Package com.csse3200.game.components.collectables.effects
package com.csse3200.game.components.collectables.effects
-
ClassDescriptionAn item effect that temporarily increases the player's movement speed.An item effect that restores health to the player.Functional interface for defining item effects that can be applied to entities.Registry mapping effect type strings to their corresponding handlers.