YAPOG
0.0.1
Yet Another Pokemon Online Game
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Attack.cpp
Go to the documentation of this file.
1
#include "
YAPOG/Game/Pokemon/Attack.hpp
"
2
3
namespace
yap
4
{
5
Attack::Attack
()
6
{
7
}
8
9
Attack::Attack
(
const
UInt16
& ev,
const
UInt16
& iv)
10
:
BaseStat
(ev, iv)
11
{
12
}
13
}
// namespace yap
YAPOG
src
YAPOG
Game
Pokemon
Attack.cpp
Generated on Mon Sep 17 2012 22:24:24 for YAPOG by
1.8.1.1