Storage kludge for missing features of client rules API.It gathers all informations which should be provided by client rules API, but are not at the moment (because it was not mandatory for console client). This class should be removed when client rules API gets completed. More...
#include <RulesCrutch.hh>
Public Member Functions | |
| RulesCrutch (Game &game) | |
| int | getFormationId () const |
| void | setFormationId (int formation_id) |
Storage kludge for missing features of client rules API.
It gathers all informations which should be provided by client rules API, but are not at the moment (because it was not mandatory for console client). This class should be removed when client rules API gets completed.
1.6.3