| Interface | Description |
|---|---|
| AndroidResolver |
An interface for Android actions that should be triggered from the
libgdx side. |
| DrawableObject |
An interface that every object you want to draw
should implement to tell how to render it.
|
| GameInterface |
Contains the methods to handle the application lifecycle.
|
| GestureInterface |
An interface that applications implement to interact with screen gestures on Android.
|
| KeyboardInterface |
An interface to interact with the application using a keyboard.
|
| TouchInterface |
An interface that applications implement to interact with the user using mouse or touch.
|
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d