EffectGroupCell
Default constructor.
Parameters
stack
the stack where to open the effects lists
open fun EffectGroupCell(@Nullable monitor: FXOutputMonitor<out Any, out Any>, stack: JFXDrawersStack)
Content copied to clipboard
Constructor.
Parameters
monitor
the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor
stack
the stack where to open the effects lists
Constructor.
Parameters
groupName
the name of the EffectGroup
stack
the stack where to open the effects lists
open fun EffectGroupCell( @Nullable monitor: FXOutputMonitor<out Any, out Any>, groupName: String, stack: JFXDrawersStack)
Content copied to clipboard
Constructor.
Parameters
monitor
the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor
groupName
the name of the EffectGroup
stack
the stack where to open the effects lists