![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <string>
#include <unordered_map>
#include <unordered_set>
#include <vector>
#include <Core/Files/PeoplemonDB.hpp>
#include <Core/Peoplemon/Ailment.hpp>
#include <Core/Peoplemon/Id.hpp>
#include <Core/Peoplemon/MoveId.hpp>
#include <Core/Peoplemon/SpecialAbility.hpp>
#include <Core/Peoplemon/Stats.hpp>
#include <Core/Peoplemon/Type.hpp>
Go to the source code of this file.
Classes | |
class | core::pplmn::Peoplemon |
Serves as the primary store of all Peoplemon information. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::pplmn | |
Collection of classes and enums pertaining to Peoplemon themselves. | |