![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <ActionPhaseArgs.hpp>
Public Member Functions | |
| ActionPhaseArgs () | |
| virtual void | Accept (BattlePhase &visitor) |
Public Member Functions inherited from yap::PhaseArgs | |
| PhaseArgs () | |
Definition at line 9 of file ActionPhaseArgs.hpp.
| yap::ActionPhaseArgs::ActionPhaseArgs | ( | ) |
Definition at line 6 of file ActionPhaseArgs.cpp.
|
virtual |
Implements yap::PhaseArgs.
Definition at line 10 of file ActionPhaseArgs.cpp.