public class AndroidPlatform extends Platform
Platform.Error, Platform.Lifecycle, Platform.Type| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG_LOGS |
| Constructor and Description |
|---|
AndroidPlatform(GameActivity activity) |
| Modifier and Type | Method and Description |
|---|---|
AndroidAssets |
assets() |
AndroidAudio |
audio() |
Exec |
exec() |
AndroidGraphics |
graphics() |
AndroidInput |
input() |
Json |
json() |
AndroidLog |
log() |
AndroidNet |
net() |
void |
openURL(String url) |
AndroidStorage |
storage() |
int |
tick() |
double |
time() |
Platform.Type |
type() |
dispatchEvent, invokeAsync, invokeLater, isAsyncSupported, reportErrorpublic static final boolean DEBUG_LOGS
public AndroidPlatform(GameActivity activity)
public Platform.Type type()
public AndroidAssets assets()
public AndroidAudio audio()
public AndroidGraphics graphics()
public AndroidInput input()
public AndroidLog log()
public AndroidNet net()
public AndroidStorage storage()
Copyright © 2015. All Rights Reserved.