signs_func.h File Reference

Functions related to signs. More...

#include "signs_type.h"
#include "tile_type.h"

Go to the source code of this file.

Functions

void UpdateAllSignVirtCoords ()
 Update the coordinates of all signs.
void PlaceProc_Sign (TileIndex tile)
 PlaceProc function, called when someone pressed the button if the sign-tool is selected.
void ShowRenameSignWindow (const Sign *si)
void HandleClickOnSign (const Sign *si)
void DeleteRenameSignWindow (SignID sign)
WindowShowSignList ()
 Open the sign list window.

Variables

SignID _new_sign_id

Detailed Description

Functions related to signs.

Definition in file signs_func.h.


Function Documentation

void PlaceProc_Sign ( TileIndex  tile  ) 

PlaceProc function, called when someone pressed the button if the sign-tool is selected.

Parameters:
tile on which to place the sign

Definition at line 128 of file signs_cmd.cpp.

References CcPlaceSign(), CMD_MSG, CMD_PLACE_SIGN, and DoCommandP().

Referenced by ScenarioEditorToolbarWindow::OnPlaceObject(), MainToolbarWindow::OnPlaceObject(), and TerraformToolbarWindow::OnPlaceObject().

Window* ShowSignList (  ) 

Open the sign list window.

Returns:
newly opened sign list window, or NULL if the window could not be opened.

Definition at line 424 of file signs_gui.cpp.

Referenced by MainToolbarWindow::OnKeyPress().


Generated on Fri Mar 4 21:37:19 2011 for OpenTTD by  doxygen 1.6.1