YAPOG  0.0.1
Yet Another Pokemon Online Game
yap::ActionPhaseArgs Class Reference

#include <ActionPhaseArgs.hpp>

Inheritance diagram for yap::ActionPhaseArgs:
Collaboration diagram for yap::ActionPhaseArgs:

List of all members.

Public Member Functions

 ActionPhaseArgs ()
virtual void Accept (BattlePhase &visitor)
- Public Member Functions inherited from yap::PhaseArgs
 PhaseArgs ()

Detailed Description

Definition at line 9 of file ActionPhaseArgs.hpp.


Constructor & Destructor Documentation

yap::ActionPhaseArgs::ActionPhaseArgs ( )

Definition at line 6 of file ActionPhaseArgs.cpp.


Member Function Documentation

void yap::ActionPhaseArgs::Accept ( BattlePhase visitor)
virtual

Implements yap::PhaseArgs.

Definition at line 10 of file ActionPhaseArgs.cpp.

Here is the call graph for this function:


The documentation for this class was generated from the following files: