Package com.csse3200.game.components.player
package com.csse3200.game.components.player
-
ClassesClassDescriptionA generic inventory component that is used to keep track of stored items for an entityA UI component used to display slots of an InventoryComponent and the items they hold.A component that display's the items in an entity's InventoryComponent as images hovering above the entity.Input handler for the player for keyboard and touch (mouse) input.Action component for interacting with the player.A class that handles updating the player sprite to display what the player is currently holding in their hand.AN ui component for displaying player stats, e.g.Input handler for the player for keyboard and touch (mouse) input.