| 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 |
| 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.
|
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d