Namespace TycoonTerrain.Tools
Classes
BuildingTool
This is the terraforming tool. This class is responsible for scheduling terrain modifications based on selection changes and user input.
PainterTool
This is the painting tool. This class is responsible for scheduling painting operations based on selection changes and user input.
SceneryTool
This is the scenery tool. This class is responsible for placing scenery objects and can snap objects to tile positions.
SelectionToolBase
This is the base class for any tool that functions on the basis of a terrain selection. Inherit from this class to implement your own custom tools.
TerraformingTool
This is the terraforming tool. This class is responsible for scheduling terrain modifications based on selection changes and user input.
ToolBase
WaterTool
The water tool is used to create, modify and delete water bodies on the terrain.