Class | Description |
---|---|
CityDropObject |
Handles the placement of cities on the map.
|
DropObject |
This class handles objects that can be dragged and dropped onto the map.
|
NoDrop |
Used when no object is being placed on the map.
|
RoadDropObject |
Creates a object used for placing roads.
|
RobberDropObject |
Handles the placement of the robber on the map.
|
SettlementDropObject |
Handles the placement of settlements on the map.
|