SimulationGUI

Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(width: Int, height: Int, title: String): SimulationGUI

Factory to create a simulation GUI.

Factory to create a simulation GUI.

Value parameters:
height

the height of the window

title

the title of the window

width

the width of the window

Returns:

the Simulation GUI.