Package com.deco2800.game.components
package com.deco2800.game.components
-
ClassesClassDescriptionComponent used to store information related to combat such as health, attack, etc.Core component class from which all components inherit.Internal type system for components.Defines a Clock UI element that displays the current phase of the day/night cycleRenders the entities health bar.When this entity touches a valid enemy's hitbox, deal damage to them and apply a knockback.When this entity touches a valid enemy's hitbox, deal damage to them and apply a knockback.