create Control Panel
open fun createControlPanel(sim: Simulation<out Any, out Any>): SimControlPanel
Content copied to clipboard
Return
a new SimControlPanel
Parameters
sim
the simulation, null values allowed.
a new SimControlPanel
the simulation, null values allowed.