![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Systems/Interaction.hpp>
#include <BLIB/Serialization/JSON.hpp>
#include <Core/Battles/BattleControllers/LocalBattleController.hpp>
#include <Core/Battles/BattlerControllers/AIController.hpp>
#include <Core/Components/Item.hpp>
#include <Core/Components/NPC.hpp>
#include <Core/Components/Trainer.hpp>
#include <Core/Events/Item.hpp>
#include <Core/Files/GameSave.hpp>
#include <Core/Items/Item.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. | |