#include <PokemonType.hpp>
List of all members.
Detailed Description
Definition at line 9 of file PokemonType.hpp.
Constructor & Destructor Documentation
| yap::PokemonType::PokemonType |
( |
| ) |
|
| yap::PokemonType::PokemonType |
( |
const ID & |
type1, |
|
|
const ID & |
type2 |
|
) |
| |
Member Function Documentation
| const TypeInfo & yap::PokemonType::GetType1 |
( |
| ) |
const |
| const TypeInfo & yap::PokemonType::GetType2 |
( |
| ) |
const |
| void yap::PokemonType::SetType1 |
( |
const ID & |
typeID | ) |
|
| void yap::PokemonType::SetType2 |
( |
const ID & |
typeID | ) |
|
Member Data Documentation
| const ID yap::PokemonType::DEFAULT_TYPE_ID |
|
staticprivate |
The documentation for this class was generated from the following files: