Class | Description |
---|---|
Player |
A user-controlled character that can move around the screen and interact with other map objects
|
Enum | Description |
---|---|
Direction |
Represents a movement direction on the screen using cardinal and inter-cardinal directions.
|
PlayerStatus |
PlayerStatus represents what the Player is currently doing.
|