Functions

terraform_gui.h File Reference

GUI stuff related to terraforming. More...

#include "window_type.h"

Go to the source code of this file.

Functions

WindowShowTerraformToolbar (Window *link=NULL)
 Show the toolbar for terraforming in the game.
WindowShowEditorTerraformToolbar ()
 Show the toolbar for terraforming in the scenario editor.

Detailed Description

GUI stuff related to terraforming.

Definition in file terraform_gui.h.


Function Documentation

Window* ShowEditorTerraformToolbar (  ) 

Show the toolbar for terraforming in the scenario editor.

Returns:
The allocated toolbar.

Definition at line 757 of file terraform_gui.cpp.

Referenced by ScenarioEditorToolbarWindow::OnHotkey(), and TerraformToolbarEditorGlobalHotkeys().

Window* ShowTerraformToolbar ( Window link  )