![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Events.hpp>
#include <BLIB/Serialization/JSON.hpp>
#include <BLIB/Tilemap/Position.hpp>
#include <Core/Peoplemon/OwnedPeoplemon.hpp>
#include <Core/Player/Bag.hpp>
#include <Core/Player/Gender.hpp>
#include <Core/Player/StorageSystem.hpp>
#include <Core/Systems/Clock.hpp>
#include <Core/Systems/Trainers.hpp>
Go to the source code of this file.
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::file | |
Collection of data classes that provide saving and loading of different game file formats. | |
bl | |
bl::serial | |