Liberi
An exergame built for kids with CP!
ClientConfig Class Reference

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()
 

Detailed Description

Configuration class for game client.

Definition at line 14 of file ClientConfig.cs.


The documentation for this class was generated from the following file: