|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InputAdapter | |
---|---|
com.badlogic.gdx.input | |
com.badlogic.gdx.scenes.scene2d |
Uses of InputAdapter in com.badlogic.gdx.input |
---|
Subclasses of InputAdapter in com.badlogic.gdx.input | |
---|---|
class |
GestureDetector
InputProcessor implementation that detects gestures (tap, long press, fling, pan, zoom, pinch) and hands them to a
GestureDetector.GestureListener . |
Uses of InputAdapter in com.badlogic.gdx.scenes.scene2d |
---|
Subclasses of InputAdapter in com.badlogic.gdx.scenes.scene2d | |
---|---|
class |
Stage
A 2D scenegraph containing hierarchies of actors . |
|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |