| Package | Description |
|---|---|
| com.badlogic.gdx.backends.android |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidApplication
An implementation of the
Application interface for Android. |
class |
AndroidDaydream
An implementation of the
Application interface for Android. |
class |
AndroidFragmentApplication
Implementation of the
AndroidApplicationBase that is based on the Fragment class. |
class |
AndroidLiveWallpaper
An implementation of the
Application interface to be used with an AndroidLiveWallpaperService. |
| Modifier and Type | Method and Description |
|---|---|
void |
AndroidVisibilityListener.createListener(AndroidApplicationBase application) |
| Constructor and Description |
|---|
AndroidGraphics(AndroidApplicationBase application,
AndroidApplicationConfiguration config,
ResolutionStrategy resolutionStrategy) |
AndroidGraphics(AndroidApplicationBase application,
AndroidApplicationConfiguration config,
ResolutionStrategy resolutionStrategy,
boolean focusableView) |
AndroidNet(AndroidApplicationBase app) |
Copyright © 2015. All rights reserved.