public class AndroidPlatformUtils extends LibgdxPlatformUtils
Constructor and Description |
---|
AndroidPlatformUtils() |
Modifier and Type | Method and Description |
---|---|
boolean |
isGameThread()
Indicates if the current thread is the game thread
|
exit
currentTimeMillis, getAvailableMemory, getTotalMemory, getUsedMemory, nanoTime
getAverageUpdateDuration, getFramesPerSecond, getUpdatesPerSecond, markFrame, markUpdateBegin, markUpdateEnd
public boolean isGameThread()
PlatformUtils
isGameThread
in class PlatformUtils