#include <PokemonMoveTable.hpp>
List of all members.
Detailed Description
Definition at line 13 of file PokemonMoveTable.hpp.
Constructor & Destructor Documentation
| yse::PokemonMoveTable::PokemonMoveTable |
( |
| ) |
|
Member Function Documentation
| void yse::PokemonMoveTable::LoadFromPokemon |
( |
const Pokemon & |
pokemon, |
|
|
const yap::ID & |
index |
|
) |
| |
Member Data Documentation
| const yap::UInt16 yse::PokemonMoveTable::DEFAULT_MAX_PP = 0 |
|
static |
| const yap::UInt16 yse::PokemonMoveTable::DEFAULT_PP = 0 |
|
static |
| const yap::ID yse::PokemonMoveTable::DEFAULT_STATIC_ID |
|
static |
| yap::ID yse::PokemonMoveTable::index_ |
| yap::ID yse::PokemonMoveTable::pokemonID_ |
| yap::ID yse::PokemonMoveTable::staticID_ |
The documentation for this class was generated from the following files: