Package com.csse3200.game.components.player
package com.csse3200.game.components.player
-
ClassesClassDescriptionInput handler for the player for keyboard and touch (mouse) input.This class listens to events relevant to a monkey entity's state and plays the animation when one of the events is triggered.A UI component for displaying player stats, such as health, hunger, and experience.Input handler for the player for keyboard and touch (mouse) input.