| Class | Description |
|---|---|
| GUI |
The
GUI class is responsible for displaying
the graphical user interface of the application. |
| ImageUtils |
The
ImageUtils class helps the transformation of
Image objects. |
| PortalView |
View for the
Portal class. |
| RailView |
View for the
Rail class. |
| SimpleView<T> |
Abstract base class for all other views.
|
| SlotView |
The abstract
SlotView class serves as a base class
for all view classes belonging to classes derived from the
Slot class. |
| StationView |
View for the
Station class. |
| SwitchView |
View for the
Switch class. |
| VehicleView |
Singleton class for drawing
Vehicles. |
| View |
The View class in MVC model.
|
| Enum | Description |
|---|---|
| Direction |
The
Directionclass is responsible for defining
the representational values of the direction a certain type
of game slot mapped to a discrete field. |