Package com.csse3200.game.components.player
package com.csse3200.game.components.player
-
ClassDescriptionA component intended to be used by the player to track their inventory.Input handler for the player for keyboard and touch (mouse) input.Action component for interacting with the player.This class listens to events relevant to a player entity's state and plays the animation when one of the events is triggered.Component that renders a highlight on current player cursor position Is bounded by the maximum "reach" of the player.A ui component for displaying player stats, e.g.Input handler for the player for keyboard and touch (mouse) input.