![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
#include <Core/Items/Id.hpp>
#include <Core/Peoplemon/Ailment.hpp>
#include <Core/Peoplemon/MoveId.hpp>
#include <Core/Peoplemon/PassiveAilment.hpp>
#include <Core/Peoplemon/Stat.hpp>
#include <cstdint>
#include <string>
#include <variant>
Go to the source code of this file.
Classes | |
class | core::battle::cmd::Message |
Represents a message to be displayed. The actual message text is generated by the battle controller. More... | |
Namespaces | |
core | |
Core classes and functionality for both the editor and game. | |
core::battle | |
Collection of classes used for peoplemon battling. | |
core::battle::cmd | |
Collection of data classes for battle commands. | |