Added Swiper drawing

This commit is contained in:
logsol 2014-12-08 19:36:14 +01:00
parent cf2182676b
commit 1e233efbea
6 changed files with 85 additions and 7 deletions

View file

@ -11,7 +11,7 @@ function (Parent, Settings, Nc) {
// View uses this to calculate center position
this.lookAtXY = {
x: 1,
x: 0.3,
y: 0
}