Effect Bar Controller
open fun EffectBarController(parentCell: EffectGroupCell<P>, stack: JFXDrawersStack, thisDrawer: JFXDrawer)
Content copied to clipboard
Default constructor.
Parameters
parent Cell
the cell that EffectGroupCell that will open this drawer
stack
the stack where to open the effect properties
this Drawer
the drawer the layout this controller is assigned to is loaded into
open fun EffectBarController(@Nullable displayMonitor: FXOutputMonitor<out Any, out Any>, parentCell: EffectGroupCell<P>, stack: JFXDrawersStack, thisDrawer: JFXDrawer)
Content copied to clipboard
Constructor.
Parameters
display Monitor
the graphical it.unibo.alchemist.boundary.interfaces.OutputMonitor
parent Cell
the cell that EffectGroupCell that will open this drawer
stack
the stack where to open the effect properties
this Drawer
the drawer the layout this controller is assigned to is loaded into