PointClickEngine::UI::ConfigurationManager::ConfigData
Inherits Struct < Value < Object
Configuration data structure
Constructors
new
SourceInstance methods
auto_save
Sourceauto_save=(auto_save : Bool)
Sourceauto_save_interval
Sourceauto_save_interval=(auto_save_interval : Int32)
Sourcedifficulty
Sourcedifficulty=(difficulty : String)
Sourcefullscreen
Sourcefullscreen=(fullscreen : Bool)
Sourcegamepad_enabled
Sourcegamepad_enabled=(gamepad_enabled : Bool)
Sourcelanguage
Sourcelanguage=(language : String)
Sourcemusic_volume
Sourcemusic_volume=(music_volume : Float32)
Sourceperformance_mode
Sourceperformance_mode=(performance_mode : Bool)
Sourcescaling_mode
Sourcescaling_mode=(scaling_mode : String)
Sourcesfx_volume
Sourcesfx_volume=(sfx_volume : Float32)
Sourcevoice_volume
Sourcevoice_volume=(voice_volume : Float32)
Sourcevsync
Sourcevsync=(vsync : Bool)
Source