![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include "YAPOG/Game/World/Map/TriggerBattleMapEventAction.hpp"#include "YAPOG/Game/World/Map/BattleSpawnerArea.hpp"#include "YAPOG/Game/World/Map/MapEventArgs.hpp"#include "YAPOG/Game/World/Map/IPlayer.hpp"#include "YAPOG/System/StringHelper.hpp"#include "YAPOG/System/RandomHelper.hpp"#include "YAPOG/Log.hpp"Go to the source code of this file.
Namespaces | |
| namespace | yap |
Variables | |
| const int | yap::BATTLE_TRIGGERING_RANDOM_RANGE = 2550 |
| const int | yap::BATTLE_TRIGGERING_RANDOM_DRANGE = 400 |