OpenTTD
|
Types related to the terraform widgets. More...
Go to the source code of this file.
Enumerations | |
enum | TerraformToolbarWidgets { WID_TT_SHOW_PLACE_OBJECT, WID_TT_BUTTONS_START, WID_TT_LOWER_LAND = WID_TT_BUTTONS_START, WID_TT_RAISE_LAND, WID_TT_LEVEL_LAND, WID_TT_DEMOLISH, WID_TT_BUY_LAND, WID_TT_PLANT_TREES, WID_TT_PLACE_SIGN, WID_TT_PLACE_OBJECT } |
Widgets of the TerraformToolbarWindow class. More... | |
enum | EditorTerraformToolbarWidgets { WID_ETT_SHOW_PLACE_DESERT, WID_ETT_START, WID_ETT_DOTS = WID_ETT_START, WID_ETT_BUTTONS_START, WID_ETT_DEMOLISH = WID_ETT_BUTTONS_START, WID_ETT_LOWER_LAND, WID_ETT_RAISE_LAND, WID_ETT_LEVEL_LAND, WID_ETT_PLACE_ROCKS, WID_ETT_PLACE_DESERT, WID_ETT_PLACE_OBJECT, WID_ETT_BUTTONS_END, WID_ETT_INCREASE_SIZE = WID_ETT_BUTTONS_END, WID_ETT_DECREASE_SIZE, WID_ETT_NEW_SCENARIO, WID_ETT_RESET_LANDSCAPE } |
Widgets of the ScenarioEditorLandscapeGenerationWindow class. More... |
Types related to the terraform widgets.
Definition in file terraform_widget.h.
Widgets of the ScenarioEditorLandscapeGenerationWindow class.
Definition at line 30 of file terraform_widget.h.
Widgets of the TerraformToolbarWindow class.
Definition at line 16 of file terraform_widget.h.