Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Command.hpp File Reference
#include <Core/Battles/Commands/Animation.hpp>
#include <Core/Battles/Commands/Message.hpp>
#include <cstdint>
#include <string>
#include <variant>

Go to the source code of this file.

Classes

class  core::battle::Command
 Emitted by the BattleFSM. All UI is handled via a queue of commands. Commands are resolved in the order they are received. Commands are sent over the network and each player individually resolves them. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::battle
 Collection of classes used for peoplemon battling.