Definition at line 17 of file RaceConfig.hh.
Public Types | |
enum class | Type { Local = 0 , Ghost = 3 , None = 5 } |
Public Attributes | |
Character | character |
Vehicle | vehicle |
Type | type |
bool | driftIsAuto |
|
strong |
Definition at line 19 of file RaceConfig.hh.
Character System::RaceConfig::Player::character |
Definition at line 25 of file RaceConfig.hh.
bool System::RaceConfig::Player::driftIsAuto |
Definition at line 28 of file RaceConfig.hh.
Type System::RaceConfig::Player::type |
Definition at line 27 of file RaceConfig.hh.
Vehicle System::RaceConfig::Player::vehicle |
Definition at line 26 of file RaceConfig.hh.