Package com.csse3200.game.components.player
package com.csse3200.game.components.player
-
ClassDescriptionThis class listens to events relevant to the SHip entity's state and plays the animation when one of the events is triggered.Listens for events relevant to a Human character (Just engineers at this stage) Each event will trigger a certain animationA 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.A ui component for displaying player stats, e.g.Input handler for the player for keyboard and touch (mouse) input.