| Interface | Description |
|---|---|
| AndroidAssets.AssetSource |
Configures from where our assets are loaded.
|
| AndroidAssets.BitmapOptionsAdjuster | |
| AndroidBitmapTransformer |
Enables the transformation of Android bitmaps.
|
| AndroidGraphics.Refreshable |
An interface implemented by entities that need to store things when our GL context is lost
and restore them when we are given a new context.
|
| AndroidGraphics.ScaleFunc |
| Class | Description |
|---|---|
| AndroidAssets | |
| AndroidAudio | |
| AndroidCanvas | |
| AndroidCompressedSound |
An implementation of AndroidSound using the Android MediaPlayer class.
|
| AndroidExec | |
| AndroidGL20 | |
| AndroidGradient | |
| AndroidGraphics | |
| AndroidHttpClient |
Subclass of the Apache
DefaultHttpClient that is configured with reasonable default
settings and registered schemes for Android, and also lets the user add HttpRequestInterceptor classes. |
| AndroidImage | |
| AndroidInput | |
| AndroidLog | |
| AndroidNet | |
| AndroidPlatform | |
| AndroidSound<I> | |
| AndroidStorage | |
| AndroidWebSocket | |
| GameActivity |
The main activity for a PlayN game.
|
| GameViewGL |
Copyright © 2017. All Rights Reserved.