|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AndroidApplicationBase | |
|---|---|
| com.badlogic.gdx.backends.android | |
| Uses of AndroidApplicationBase in com.badlogic.gdx.backends.android |
|---|
| Classes in com.badlogic.gdx.backends.android that implement AndroidApplicationBase | |
|---|---|
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. |
| Methods in com.badlogic.gdx.backends.android with parameters of type AndroidApplicationBase | |
|---|---|
void |
AndroidVisibilityListener.createListener(AndroidApplicationBase application)
|
| Constructors in com.badlogic.gdx.backends.android with parameters of type AndroidApplicationBase | |
|---|---|
AndroidGraphics(AndroidApplicationBase application,
AndroidApplicationConfiguration config,
ResolutionStrategy resolutionStrategy)
|
|
AndroidGraphics(AndroidApplicationBase application,
AndroidApplicationConfiguration config,
ResolutionStrategy resolutionStrategy,
boolean focusableView)
|
|
AndroidNet(AndroidApplicationBase app)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||