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