Peoplemon  0.1.0
Peoplemon 3 game source documentation
Classes | Namespaces
Stats.hpp File Reference
#include <BLIB/Serialization.hpp>
#include <Core/Peoplemon/Stat.hpp>
#include <array>

Go to the source code of this file.

Classes

struct  core::pplmn::Stats
 Stats for Peoplemon. This struct is used for base stats, EVs, IVs, battle increases/decreases, and base stats. More...
 
struct  bl::serial::binary::Serializer< Stats >
 
struct  bl::serial::SerializableObject< core::pplmn::Stats >
 

Namespaces

 core
 Core classes and functionality for both the editor and game.
 
 core::pplmn
 Collection of classes and enums pertaining to Peoplemon themselves.
 
 bl
 
 bl::serial
 
 bl::serial::binary