![]() |
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 <variant>
Go to the source code of this file.
Classes | |
struct | core::battle::cmd::Animation |
Represents a type of animation that can be played in battle. 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. | |