Peoplemon  0.1.0
Peoplemon 3 game source documentation
Namespaces | Typedefs
Message.cpp File Reference
#include <Core/Battles/Commands/Message.hpp>

Go to the source code of this file.

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.
 

Typedefs

using core::battle::cmd::MovePair = std::pair< pplmn::MoveId, pplmn::MoveId >