Freeciv-3.2
|
Data Fields | |
int | actor_unit_id |
int | target_id |
action_id | act_id |
struct small_dialog * | pdialog |
Definition at line 61 of file action_dialog.c.
action_id small_diplomat_dialog::act_id |
Definition at line 64 of file action_dialog.c.
Referenced by diplomat_bribe_yes_callback(), diplomat_incite_yes_callback(), popup_bribe_dialog(), and popup_incite_dialog().
int small_diplomat_dialog::actor_unit_id |
Definition at line 62 of file action_dialog.c.
Referenced by diplomat_bribe_yes_callback(), diplomat_incite_yes_callback(), popdown_bribe_dialog(), popdown_incite_dialog(), popup_bribe_dialog(), and popup_incite_dialog().
struct small_dialog * small_diplomat_dialog::pdialog |
Definition at line 65 of file action_dialog.c.
Referenced by bribe_dlg_window_callback(), incite_dlg_window_callback(), popdown_bribe_dialog(), popdown_incite_dialog(), popup_bribe_dialog(), and popup_incite_dialog().
int small_diplomat_dialog::target_id |
Definition at line 63 of file action_dialog.c.
Referenced by diplomat_bribe_yes_callback(), diplomat_incite_yes_callback(), popup_bribe_dialog(), and popup_incite_dialog().