Effect Cell
Default constructor.
Parameters
effect Name
the name of the effect
stack
the stack where to open the effect properties
open fun EffectCell(@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 effect properties
open fun EffectCell(@Nullable monitor: FXOutputMonitor<out Any, out Any>, effectName: String, stack: JFXDrawersStack)
Content copied to clipboard
Constructor.
Parameters
monitor
the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor
effect Name
the name of the effect
stack
the stack where to open the effect properties
Constructor. Creates a cell with a default name.
Parameters
stack
the stack where to open the effect properties