Package com.csse3200.game.components.Companion
package com.csse3200.game.components.Companion
-
ClassesClassDescriptionThis class represents the action component for interacting with a Companion entity.This class represents the animation controller component for a companion entity.This class defines the actions to be taken when the companion character dies in the game.CompanionInventoryComponent handles all the inventory management for the companion.A UI component for displaying Companion stats, e.g., health.The KeyboardCompanionInputComponent class handles keyboard input for controlling a companion character.TouchCompanionInputComponent handles touch input to control a companion character.