|
HoverRace
2.0
|
See Client/Control/Controller.h for the hash function. More...
#include <Config.h>
Public Member Functions | |
| void | Load (yaml::MapNode *) |
| void | Save (yaml::Emitter &) const |
Public Attributes | |
| int | brake |
| int | fire |
| int | jump |
| int | left |
| int | lookBack |
| int | motorOn |
| int | right |
| int | weapon |
See Client/Control/Controller.h for the hash function.
| void HoverRace::Util::Config::controlsHash_t::Load | ( | yaml::MapNode * | root | ) |
| void HoverRace::Util::Config::controlsHash_t::Save | ( | yaml::Emitter & | emitter | ) | const |
| int HoverRace::Util::Config::controlsHash_t::brake |
| int HoverRace::Util::Config::controlsHash_t::fire |
| int HoverRace::Util::Config::controlsHash_t::jump |
| int HoverRace::Util::Config::controlsHash_t::left |
| int HoverRace::Util::Config::controlsHash_t::lookBack |
| int HoverRace::Util::Config::controlsHash_t::motorOn |
| int HoverRace::Util::Config::controlsHash_t::right |
| int HoverRace::Util::Config::controlsHash_t::weapon |
1.8.11