package com.csse3200.game.effects
-
-
Classes
An
Effect
that applies multiple inner effects to all valid entities
within a certain radius of a central entity.
Base class for all gameplay effects that can be applied to entities.
An
Effect
that modifies an entity's health by applying
damage or healing.