![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
This is the complete list of members for yap::BattleParameters, including all inherited members.
| BattleParameters() | yap::BattleParameters | |
| battleType_ | yap::BattleParameters | private |
| DEFAULT_BATTLE_TYPE | yap::BattleParameters | static |
| DEFAULT_GROUND_TYPE | yap::BattleParameters | static |
| DEFAULT_WEATHER | yap::BattleParameters | static |
| DISALLOW_COPY(BattleParameters) | yap::BattleParameters | private |
| GetBattleType() const | yap::BattleParameters | |
| GetGroundType() const | yap::BattleParameters | |
| GetOpponent() const | yap::BattleParameters | |
| GetWeather() const | yap::BattleParameters | |
| groundType_ | yap::BattleParameters | private |
| opponent_ | yap::BattleParameters | private |
| SetBattleType(const BattleType &value) | yap::BattleParameters | |
| SetGroundType(const ID &value) | yap::BattleParameters | |
| SetOpponent(IBattleEntity *value) | yap::BattleParameters | |
| SetWeather(const ID &value) | yap::BattleParameters | |
| weather_ | yap::BattleParameters | private |