Freeciv-3.1
|
Go to the source code of this file.
Functions | |
void | infra_dialog_popup (void) |
bool | infra_placement_mode (void) |
void | infra_placement_set_tile (struct tile *ptile) |
void infra_dialog_popup | ( | void | ) |
Open infra placement dialog
Definition at line 85 of file infradlg.c.
Referenced by infra_dialog_callback(), and infra_dialog_callback().
bool infra_placement_mode | ( | void | ) |
Are we in infra placement mode at the moment?
Definition at line 155 of file infradlg.c.
Referenced by butt_down_mapcanvas(), and left_butt_down_mapcanvas().
void infra_placement_set_tile | ( | struct tile * | ptile | ) |
Set tile for the infra placement.
Definition at line 163 of file infradlg.c.
Referenced by butt_down_mapcanvas(), and left_butt_down_mapcanvas().