![]() |
Liberi
An exergame built for kids with CP!
|
Configuration class for game client. More...
Public Member Functions | |
| void | Load () |
| void | Save () |
| ClientConfig | Clone () |
Public Attributes | |
| ClientVideoConfig | Video = new ClientVideoConfig() |
| ClientAudioConfig | Audio = new ClientAudioConfig() |
| ClientControlsConfig | Controls = new ClientControlsConfig() |
| ClientNetworkConfig | Network = new ClientNetworkConfig() |
| ClientUIConfig | UI = new ClientUIConfig() |
| ClientStudyConfig | Study = new ClientStudyConfig() |
| ClientDevicesConfig | Devices = new ClientDevicesConfig() |
Configuration class for game client.
Definition at line 14 of file ClientConfig.cs.