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

#include <PhaseArgs.hpp>

Inheritance diagram for yap::PhaseArgs:
Collaboration diagram for yap::PhaseArgs:

List of all members.

Public Member Functions

 PhaseArgs ()
virtual void Accept (BattlePhase &visitor)=0

Detailed Description

Definition at line 10 of file PhaseArgs.hpp.


Constructor & Destructor Documentation

yap::PhaseArgs::PhaseArgs ( )

Definition at line 6 of file PhaseArgs.cpp.


Member Function Documentation

virtual void yap::PhaseArgs::Accept ( BattlePhase visitor)
pure virtual

Implemented in yap::ActionPhaseArgs.

Here is the caller graph for this function:


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