| Bag |
|
| InventoryComponent |
A component intended to be used by the player to track their inventory.
|
| KeyboardPlayerInputComponent |
Input handler for the player for keyboard and touch (mouse) input.
|
| PlayerActions |
Action component for interacting with the player.
|
| PlayerAnimationController |
This class listens to events relevant to a Player entity's state and
plays animations when player action events are triggered
|
| PlayerStatsDisplay |
A ui component for displaying player stats, e.g.
|
| TouchPlayerInputComponent |
Input handler for the player for keyboard and touch (mouse) input.
|
| UnlockedAttiresDisplay |
A UI component to display unlocked attires and the achievements needed to unlock attires
|