![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Collection of classes for managing player state and functionality. More...
Classes | |
class | core::player::Peopledex |
Maintains the information required to populate the peopledex. More... | |
struct | core::player::State |
Stores all player state. More... | |
class | core::player::StorageSystem |
Peoplemon storage system for extra peoplemon the player has. More... | |
Enumerations | |
enum class | core::player::Gender : std::uint8_t { core::player::Boy = 1 , core::player::Girl = 2 } |
Possible genders for the player. More... | |
Collection of classes for managing player state and functionality.
|
strong |