![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
This is the complete list of members for yap::BattlePhaseManager, including all inherited members.
| AddPhase(const BattlePhaseState &battlePhaseState, BattlePhase *battlephase) | yap::BattlePhaseManager | |
| battle_ | yap::BattlePhaseManager | private |
| BattlePhaseManager() | yap::BattlePhaseManager | |
| battlePhases_ | yap::BattlePhaseManager | private |
| currentBattlePhase_ | yap::BattlePhaseManager | private |
| currentPhaseState_ | yap::BattlePhaseManager | private |
| DEFAULT_BATTLE_PHASE | yap::BattlePhaseManager | privatestatic |
| GetCurrentPhaseState() const | yap::BattlePhaseManager | |
| SetBattle(Battle *battle) | yap::BattlePhaseManager | |
| SetCurrentPhaseState(const BattlePhaseState &battlePhaseState) | yap::BattlePhaseManager | |
| SwitchPhase(const BattlePhaseState &battlePhaseState) | yap::BattlePhaseManager | |
| Update(const Time &dt) | yap::BattlePhaseManager | virtual |
| ~IUpdateable() | yap::IUpdateable | inlinevirtual |