v1.4.0: the controller pointer can now pan the GameScene camera
This commit is contained in:
@@ -50,7 +50,8 @@ public class Camera extends Gizmo {
|
||||
int screenHeight;
|
||||
|
||||
public float[] matrix;
|
||||
|
||||
|
||||
public boolean scrollable = false;
|
||||
public PointF scroll;
|
||||
public PointF centerOffset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user