public class Lwjgl2Mini2DxConfig
extends com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration
Modifier and Type | Field and Description |
---|---|
boolean |
errorOnFrameDrop
True if an error should be logged when frames a dropped
|
java.lang.String |
gameIdentifier |
int |
targetFPS
The target framerate
|
a, allowSoftwareMode, audioDeviceBufferCount, audioDeviceBufferSize, audioDeviceSimultaneousSources, b, backgroundFPS, depth, disableAudio, forceExit, foregroundFPS, fullscreen, g, gles30ContextMajorVersion, gles30ContextMinorVersion, height, initialBackgroundColor, maxNetThreads, overrideDensity, pauseWhenBackground, pauseWhenMinimized, preferencesDirectory, preferencesFileType, r, resizable, samples, setDisplayModeCallback, stencil, title, useGL30, useHDPI, vSyncEnabled, width, x, y
Constructor and Description |
---|
Lwjgl2Mini2DxConfig(java.lang.String gameIdentifier) |
Modifier and Type | Method and Description |
---|---|
long |
maximumTimestepNanos() |
float |
maximumTimestepSeconds() |
long |
targetTimestepNanos() |
float |
targetTimestepSeconds() |