Class SettingsInfoParser
java.lang.Object
com.toxicrain.rainengine.core.BaseInstanceable<SettingsInfoParser>
com.toxicrain.rainengine.core.json.SettingsInfoParser
SettingsInfoParser dynamically loads and manages settings.json file
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getBoolean
(String key, boolean defaultValue) float
float
getFOV()
static SettingsInfoParser
int
boolean
getVsync()
float
float
void
modifySetting
(String key, Object newValue) Methods inherited from class com.toxicrain.rainengine.core.BaseInstanceable
getInstance
-
Method Details
-
getInstance
-
modifySetting
-
getBoolean
-
getInt
-
getFloat
-
getString
-
getVsync
public boolean getVsync() -
getWindowHeight
public float getWindowHeight() -
getWindowWidth
public float getWindowWidth() -
getFOV
public float getFOV() -
getLanguage
-