Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
BattlePeoplemon.hpp File Reference
#include <Core/Peoplemon/BattleStats.hpp>
#include <Core/Peoplemon/MoveId.hpp>
#include <Core/Peoplemon/OwnedPeoplemon.hpp>
#include <Core/Peoplemon/PassiveAilment.hpp>
#include <Core/Peoplemon/SpecialAbility.hpp>

Go to the source code of this file.

Classes

class  core::pplmn::BattlePeoplemon
 Represents a Peoplemon in battle. Stores some extra state that only exists in battle. Wraps an underlying OwnedPeoplemon. More...
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::battle
 Collection of classes used for peoplemon battling.
 
 core::pplmn
 Collection of classes and enums pertaining to Peoplemon themselves.