Package com.csse3200.game.components
package com.csse3200.game.components
-
ClassDescriptionComponent that manages camera positioning and rendering for an entity.Component 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.Input handler for inventory units for mouse input.An extensions of CombatStatsComponent for defender-type entities.When this entity touches a valid enemy's hitbox, deal damage to them and apply a knockback.