| Package | Description |
|---|---|
| simulation.simulation |
The simulation related classes of the model.
|
| view |
Contains all graphical representations of the program.
|
| Class and Description |
|---|
| GUI
Creates the entire GUI of the program.
|
| Class and Description |
|---|
| ControlPanel
Creates the control panel, which contains buttons like "play", "pause" and
"step", which can start, pause or step the
Simulator. |
| MapPanel
Visualizes the map.
|