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