struct

PointClickEngine::UI::ConfigurationManager::ConfigData

Inherits Struct < Value < Object

Configuration data structure

Constructors

Instance methods

auto_save
Source
auto_save=(auto_save : Bool)
Source
auto_save_interval
Source
auto_save_interval=(auto_save_interval : Int32)
Source
debug_mode

Advanced settings

Source
debug_mode=(debug_mode : Bool)

Advanced settings

Source
difficulty
Source
difficulty=(difficulty : String)
Source
fullscreen
Source
fullscreen=(fullscreen : Bool)
Source
gamepad_enabled
Source
gamepad_enabled=(gamepad_enabled : Bool)
Source
keyboard_navigation
Source
keyboard_navigation=(keyboard_navigation : Bool)
Source
language
Source
language=(language : String)
Source
master_volume

Audio settings

Source
master_volume=(master_volume : Float32)

Audio settings

Source
mouse_sensitivity

Control settings

Source
mouse_sensitivity=(mouse_sensitivity : Float32)

Control settings

Source
music_volume
Source
music_volume=(music_volume : Float32)
Source
performance_mode
Source
performance_mode=(performance_mode : Bool)
Source
resolution

Display settings

Source
resolution=(resolution : Resolution)

Display settings

Source
scaling_mode
Source
scaling_mode=(scaling_mode : String)
Source
sfx_volume
Source
sfx_volume=(sfx_volume : Float32)
Source
text_speed

Gameplay settings

Source
text_speed=(text_speed : Float32)

Gameplay settings

Source
voice_volume
Source
voice_volume=(voice_volume : Float32)
Source
vsync
Source
vsync=(vsync : Bool)
Source