Freeciv-3.2
Loading...
Searching...
No Matches
Functions
infradlg.h File Reference

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)
 

Function Documentation

◆ infra_dialog_popup()

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().

◆ infra_placement_mode()

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().

◆ infra_placement_set_tile()

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().