Package | Description |
---|---|
com.badlogic.gdx.graphics.g3d.utils | |
com.badlogic.gdx.input | |
com.badlogic.gdx.scenes.scene2d |
Modifier and Type | Class and Description |
---|---|
class |
CameraInputController |
class |
FirstPersonCameraController
Takes a
Camera instance and controls it via w,a,s,d and mouse panning. |
Modifier and Type | Class and Description |
---|---|
class |
GestureDetector
InputProcessor implementation that detects gestures (tap, long press, fling, pan, zoom, pinch) and hands them to a
GestureDetector.GestureListener . |
Modifier and Type | Class and Description |
---|---|
class |
Stage
A 2D scene graph containing hierarchies of
actors . |