Interface | Description |
---|---|
IMapController |
Interface for the map controller
|
IMapView |
Interface for the map view
|
IRobView |
Interface for the rob view, which lets the user select a player to rob
|
Class | Description |
---|---|
MapComponent | |
MapController |
Implementation for the map controller
|
MapView |
Implementation for the map view
|
RobView |
Implementation for the rob view, which lets the user select a player to rob
|