![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Resources.hpp>
#include <BLIB/Serialization.hpp>
#include <BLIB/Util/NonCopyable.hpp>
#include <Core/Peoplemon/MoveEffect.hpp>
#include <Core/Peoplemon/MoveId.hpp>
#include <Core/Peoplemon/Type.hpp>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | core::file::MoveDB |
Stores the metadata of all peoplemon moves. More... | |
struct | bl::serial::SerializableObject< core::file::MoveDB > |
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 | |