public class IOSMini2DxConfig
extends com.badlogic.gdx.backends.iosrobovm.IOSApplicationConfiguration
IOSApplicationConfiguration
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
|
accelerometerUpdate, allowIpod, colorFormat, depthFormat, displayScaleLargeScreenIfNonRetina, displayScaleLargeScreenIfRetina, displayScaleSmallScreenIfNonRetina, displayScaleSmallScreenIfRetina, keyboardCloseOnReturn, magnetometerUpdate, multisample, orientationLandscape, orientationPortrait, overrideRingerSwitch, preferredFramesPerSecond, preventScreenDimming, stencilFormat, useAccelerometer, useCompass, useGL30
Constructor and Description |
---|
IOSMini2DxConfig(java.lang.String gameIdentifier) |