public class DesktopMini2DxConfig
extends com.badlogic.gdx.backends.lwjgl.LwjglApplicationConfiguration
LwjglApplicationConfiguration
to include mini2Dx options and defaultsModifier and Type | Field and Description |
---|---|
java.lang.String |
gameIdentifier |
int |
targetFPS
The target framerate
|
float |
targetTimestep
The target timestep
|
a, allowSoftwareMode, audioDeviceBufferCount, audioDeviceBufferSize, audioDeviceSimultaneousSources, b, backgroundFPS, depth, disableAudio, forceExit, foregroundFPS, fullscreen, g, gles30ContextMajorVersion, gles30ContextMinorVersion, height, initialBackgroundColor, overrideDensity, preferencesDirectory, preferencesFileType, r, resizable, samples, setDisplayModeCallback, stencil, title, useGL30, useHDPI, vSyncEnabled, width, x, y
Constructor and Description |
---|
DesktopMini2DxConfig(java.lang.String gameIdentifier) |