YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::BattlePhase Member List

This is the complete list of members for yap::BattlePhase, including all inherited members.

battle_yap::BattlePhaseprivate
BattlePhase(Battle &battle, const BattlePhaseState &battlePhaseState)yap::BattlePhase
End()yap::BattlePhase
GetBattle()yap::BattlePhaseprotected
GetNext() const yap::BattlePhase
GetPhaseArgs()yap::BattlePhase
HandleEnd()yap::BattlePhaseprotectedvirtual
HandleStart(PhaseArgs *args)yap::BattlePhaseprotectedvirtual
HandleUpdate(const Time &dt)yap::BattlePhaseprotectedvirtual
nextPhase_yap::BattlePhaseprivate
phaseArgs_yap::BattlePhaseprivate
previousPhase_yap::BattlePhaseprotected
SetPreviousPhase(const BattlePhaseState &value)yap::BattlePhase
Start(PhaseArgs *args)yap::BattlePhase
state_yap::BattlePhaseprotected
SwitchPhase(BattlePhaseState nextPhase)yap::BattlePhase
SwitchPhase(BattlePhaseState nextPhase, PhaseArgs *args)yap::BattlePhase
Update(const Time &dt)yap::BattlePhasevirtual
Visit(const ActionPhaseArgs &visitable)yap::BattlePhasevirtual
~IUpdateable()yap::IUpdateableinlinevirtual