YAPOG  0.0.1
Yet Another Pokemon Online Game
ActionPhaseArgs.cpp
Go to the documentation of this file.
3 
4 namespace yap
5 {
7  {
8  }
9 
11  {
12  visitor.Visit (*this);
13  }
14 }