public class IOSMini2DxConfig
extends com.badlogic.gdx.backends.iosrobovm.IOSApplicationConfiguration
IOSApplicationConfiguration to include mini2Dx options and defaults| Modifier 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, preferredFramesPerSecond, preventScreenDimming, stencilFormat, useAccelerometer, useCompass, useGL30| Constructor and Description | 
|---|
IOSMini2DxConfig(java.lang.String gameIdentifier)  |