YAPOG
0.0.1
Yet Another Pokemon Online Game
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
PokemonInfo.cpp
Go to the documentation of this file.
1
#include "Pokemon/PokemonInfo.hpp"
2
3
namespace
ycl
4
{
5
PokemonInfo::PokemonInfo
()
6
: yap::
PokemonInfo
()
7
{
8
}
9
10
PokemonInfo::PokemonInfo
(
const
yap::ID
&
id
)
11
: yap::
PokemonInfo
(id)
12
{
13
}
14
15
PokemonInfo::~PokemonInfo
()
16
{
17
}
18
19
}
// namespace ycl
YAPOG.Client
src
Pokemon
PokemonInfo.cpp
Generated on Mon Sep 17 2012 22:24:25 for YAPOG by
1.8.1.1