![]() |
Peoplemon
0.1.0
Peoplemon 3 game source documentation
|
Wrapper around the enum for player input ids. More...
Enumerations | |
enum | EntityControl : unsigned int { MoveUp = 0 , MoveRight = 1 , MoveDown = 2 , MoveLeft = 3 , Sprint = 4 , Interact = 5 , Pause = 6 , Back = 7 , Count , None = Count } |
Contains the various inputs a player or AI can use to control the game or an NPC. More... | |
Wrapper around the enum for player input ids.