Package com.csse3200.game.components.items
package com.csse3200.game.components.items
-
ClassesClassDescriptionComponent representing a consumable item that can apply one or more
Effect
s to an entity when used.Component responsible for handling the usage of consumable items.A component that makes an item follow the player at a given offset.Component responsible for handling ranged item usage (e.g., guns, bombs).