YAPOG
0.0.1
Yet Another Pokemon Online Game
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
yap::PokemonInfo Member List
This is the complete list of members for
yap::PokemonInfo
, including all inherited members.
AddBaseSkill
(const UInt16 level, const ID &skillID)
yap::PokemonInfo
attackEV_
yap::PokemonInfo
private
baseAttack_
yap::PokemonInfo
private
baseDefense_
yap::PokemonInfo
private
baseHitPoint_
yap::PokemonInfo
private
baseSkills_
yap::PokemonInfo
private
baseSpecialAttack_
yap::PokemonInfo
private
baseSpecialDefense_
yap::PokemonInfo
private
baseSpeed_
yap::PokemonInfo
private
CanEvolve
() const
yap::PokemonInfo
Clone
() const
yap::PokemonInfo
virtual
defenseEV_
yap::PokemonInfo
private
description_
yap::PokemonInfo
private
evolutionLevel_
yap::PokemonInfo
private
experience_
yap::PokemonInfo
private
experienceType_
yap::PokemonInfo
private
femaleBackPath_
yap::PokemonInfo
private
femaleFrontPath_
yap::PokemonInfo
private
genderProbability_
yap::PokemonInfo
private
GetAttack
() const
yap::PokemonInfo
GetAttackEV
() const
yap::PokemonInfo
GetDefense
() const
yap::PokemonInfo
GetDefenseEV
() const
yap::PokemonInfo
GetDescription
() const
yap::PokemonInfo
GetEvolutionLevel
() const
yap::PokemonInfo
GetExperience
() const
yap::PokemonInfo
GetExperienceType
() const
yap::PokemonInfo
GetFemaleBackPath
() const
yap::PokemonInfo
GetFemaleFrontPath
() const
yap::PokemonInfo
GetGenderProbability
() const
yap::PokemonInfo
GetHeight
() const
yap::PokemonInfo
GetHitPoint
() const
yap::PokemonInfo
GetHitPointEV
() const
yap::PokemonInfo
GetIconPath
() const
yap::PokemonInfo
GetID
() const
yap::PokemonInfo
GetMaleBackPath
() const
yap::PokemonInfo
GetMaleFrontPath
() const
yap::PokemonInfo
GetName
() const
yap::PokemonInfo
GetNewSkills
(const UInt16 &level) const
yap::PokemonInfo
GetPokemonEvolutionID
() const
yap::PokemonInfo
GetRarity
() const
yap::PokemonInfo
GetShinyFemaleBackPath
() const
yap::PokemonInfo
GetShinyFemaleFrontPath
() const
yap::PokemonInfo
GetShinyMaleBackPath
() const
yap::PokemonInfo
GetShinyMaleFrontPath
() const
yap::PokemonInfo
GetSpecialAttack
() const
yap::PokemonInfo
GetSpecialAttackEV
() const
yap::PokemonInfo
GetSpecialDefense
() const
yap::PokemonInfo
GetSpecialDefenseEV
() const
yap::PokemonInfo
GetSpecies
() const
yap::PokemonInfo
GetSpeed
() const
yap::PokemonInfo
GetSpeedEV
() const
yap::PokemonInfo
GetType1
() const
yap::PokemonInfo
GetType2
() const
yap::PokemonInfo
GetWeight
() const
yap::PokemonInfo
height_
yap::PokemonInfo
private
hitPointEV_
yap::PokemonInfo
private
iconPath_
yap::PokemonInfo
private
INITIAL_BASE_EV_VALUE
yap::PokemonInfo
private
static
INITIAL_BASE_STATS_VALUE
yap::PokemonInfo
private
static
InitMoveSet
(PokemonMoveSet &moveSet, const UInt16 &level)
yap::PokemonInfo
maleBackPath_
yap::PokemonInfo
private
maleFrontPath_
yap::PokemonInfo
private
MAX_MOVE_NUMBER
yap::PokemonInfo
static
name_
yap::PokemonInfo
private
pokedexID_
yap::PokemonInfo
private
pokemonEvolutionID_
yap::PokemonInfo
private
PokemonInfo
()
yap::PokemonInfo
PokemonInfo
(const ID &id)
yap::PokemonInfo
PokemonInfo
(const PokemonInfo ©)
yap::PokemonInfo
protected
PrintBaseSkills
()
yap::PokemonInfo
PrintBaseStats
()
yap::PokemonInfo
rarity_
yap::PokemonInfo
private
SetAttack
(const int &value)
yap::PokemonInfo
SetAttackEV
(const int &value)
yap::PokemonInfo
SetDefense
(const int &value)
yap::PokemonInfo
SetDefenseEV
(const int &value)
yap::PokemonInfo
SetDescription
(const String &description)
yap::PokemonInfo
SetEvolutionLevel
(UInt16 value)
yap::PokemonInfo
SetExperience
(const int &value)
yap::PokemonInfo
SetExperienceType
(const ExperienceType &value)
yap::PokemonInfo
SetFemaleBackPath
(const yap::String &value)
yap::PokemonInfo
SetFemaleFrontPath
(const yap::String &value)
yap::PokemonInfo
SetGenderProbability
(const float &value)
yap::PokemonInfo
SetHeight
(const float &value)
yap::PokemonInfo
SetHitPoint
(const int &value)
yap::PokemonInfo
SetHitPointEV
(const int &value)
yap::PokemonInfo
SetIconPath
(const yap::String &value)
yap::PokemonInfo
SetID
(const ID &id)
yap::PokemonInfo
SetMaleBackPath
(const yap::String &value)
yap::PokemonInfo
SetMaleFrontPath
(const yap::String &value)
yap::PokemonInfo
SetName
(const String &name)
yap::PokemonInfo
SetPokemonEvolutionID
(const ID &value)
yap::PokemonInfo
SetRarity
(const int &value)
yap::PokemonInfo
SetShinyFemaleBackPath
(const yap::String &value)
yap::PokemonInfo
SetShinyFemaleFrontPath
(const yap::String &value)
yap::PokemonInfo
SetShinyMaleBackPath
(const yap::String &value)
yap::PokemonInfo
SetShinyMaleFrontPath
(const yap::String &value)
yap::PokemonInfo
SetSpecialAttack
(const int &value)
yap::PokemonInfo
SetSpecialAttackEV
(const int &value)
yap::PokemonInfo
SetSpecialDefense
(const int &value)
yap::PokemonInfo
SetSpecialDefenseEV
(const int &value)
yap::PokemonInfo
SetSpecies
(const String &species)
yap::PokemonInfo
SetSpeed
(const int &value)
yap::PokemonInfo
SetSpeedEV
(const int &value)
yap::PokemonInfo
SetType1
(const int &value)
yap::PokemonInfo
SetType2
(const int &value)
yap::PokemonInfo
SetWeight
(const float &value)
yap::PokemonInfo
shinyFemaleBackPath_
yap::PokemonInfo
private
shinyFemaleFrontPath_
yap::PokemonInfo
private
shinyMaleBackPath_
yap::PokemonInfo
private
shinyMaleFrontPath_
yap::PokemonInfo
private
specialAttackEV_
yap::PokemonInfo
private
specialDefenseEV_
yap::PokemonInfo
private
species_
yap::PokemonInfo
private
speedEV_
yap::PokemonInfo
private
type1_
yap::PokemonInfo
private
type2_
yap::PokemonInfo
private
weight_
yap::PokemonInfo
private
~ICloneable
()
yap::ICloneable
inline
virtual
~IIDLoadable
()
yap::IIDLoadable
inline
virtual
Generated on Mon Sep 17 2012 22:24:45 for YAPOG by
1.8.1.1