public abstract class LibgdxPlatformUtils
extends org.mini2Dx.core.JvmPlatformUtils
| Constructor and Description |
|---|
LibgdxPlatformUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
exit(boolean ignorePlatformRestrictions) |
java.lang.String |
timestampToDateFormat(long millis,
java.lang.String format) |
currentTimeMillis, decompress, getAvailableMemory, getTotalMemory, getUsedMemory, nanoTimepublic void exit(boolean ignorePlatformRestrictions)
exit in class org.mini2Dx.core.PlatformUtilspublic java.lang.String timestampToDateFormat(long millis,
java.lang.String format)
timestampToDateFormat in class org.mini2Dx.core.PlatformUtils