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.
bool infra_placement_mode | ( | void | ) |
Are we in infra placement mode at the moment?
Definition at line 155 of file infradlg.c.
void infra_placement_set_tile | ( | struct tile * | ptile | ) |
Set tile for the infra placement.
Definition at line 163 of file infradlg.c.