![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <BLIB/Resources.hpp>
#include <BLIB/Serialization.hpp>
#include <BLIB/Util/NonCopyable.hpp>
#include <Core/Items/Category.hpp>
#include <Core/Items/Id.hpp>
#include <Core/Items/Type.hpp>
#include <cstdint>
#include <string>
#include <unordered_map>
Go to the source code of this file.
Classes | |
struct | core::file::ItemDB |
Loads and stores metadata surrounding items in the game. More... | |
struct | bl::serial::SerializableObject< core::file::ItemDB > |
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 | |