addEffectToGroup

open fun addEffectToGroup(effect: EffectFX<P>)

Add the Effect to the ListView controlled by this class and to the it.unibo.alchemist.boundary.gui.effects.EffectGroup that the GUI controlled by this claass is representation of.

Parameters

effect

the effect to add