![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Systems/WildPeoplemon.hpp>
#include <BLIB/Util/Random.hpp>
#include <Core/Battles/Battle.hpp>
#include <Core/Battles/BattleControllers/LocalBattleController.hpp>
#include <Core/Battles/BattlerControllers/AIController.hpp>
#include <Core/Maps/CatchRegion.hpp>
#include <Core/Maps/Map.hpp>
#include <Core/Properties.hpp>
#include <Core/Systems/Systems.hpp>
Go to the source code of this file.
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::system | |
Namespace containing core game systems shared between the game and the editor. | |