Package org.baseagent.ui.defaults
Class QuickSimulation
java.lang.Object
org.baseagent.ui.defaults.QuickSimulation
-
Field Summary
-
Constructor Summary
ConstructorDescriptionQuickSimulation
(int widthInCells, int heightInCells, int cellWidth, int cellHeight) -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(SimulationComponent simulatee) void
void
void
getGrid()
void
void
void
start()
-
Field Details
-
GRIDLAYER_DEFAULT
- See Also:
-
-
Constructor Details
-
QuickSimulation
public QuickSimulation(int widthInCells, int heightInCells, int cellWidth, int cellHeight)
-
-
Method Details
-
getSimulation
-
getGrid
-
getDefaultGridLayer
-
getGridCanvas
-
add
-
fill
-
fill
-
scatter
-
scatter
-
form
-
start
public void start()
-