|
Botball Game State
A game stared library for Botball, it helps model the table and different phases of the competition.
|
This is the complete list of members for PhaseState, including all inherited members.
| clean() | PhaseState | |
| get_open_phases() | PhaseState | |
| get_open_phases_const() const | PhaseState | |
| get_phase(const std::string &phase_id) (defined in PhaseState) | PhaseState | |
| get_phase_id_a() | PhaseState | |
| get_phase_id_b() | PhaseState | |
| get_phase_ptr(const std::string &phase_id) (defined in PhaseState) | PhaseState | |
| has_phase(const std::string &phase_id) | PhaseState | |
| PhaseState(Phase phase_bot_a, Phase phase_bot_b) (defined in PhaseState) | PhaseState | explicit |
| set_phase_id_a(const std::string &phase_id_a) | PhaseState | |
| set_phase_id_b(const std::string &phase_id_b) | PhaseState |