| Package | Description |
|---|---|
| ch.hevs.gdx2d.components.physics |
Contains multiple classes to create physics simulation objects in the
gdx2d code. |
| ch.hevs.gdx2d.components.screen_management | |
| ch.hevs.gdx2d.desktop |
| Class and Description |
|---|
| DrawableObject
An interface that every object you want to draw
should implement to tell how to render it.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| AndroidResolver
An interface for Android actions that should be triggered from the
libgdx side. |
| 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