Freeciv-3.3
|
Public Types | |
enum | oct { OCT_NEW_TURN , OCT_UNIT , OCT_CITY , OCT_TILE } |
Data Fields | |
struct my_agent * | agent |
enum call::oct | type |
enum callback_type | cb_type |
int | arg |
struct my_agent* call::agent |
Definition at line 53 of file agents.c.
Referenced by execute_call().
int call::arg |
Definition at line 56 of file agents.c.
Referenced by enqueue_call(), and execute_call().
enum callback_type call::cb_type |
Definition at line 55 of file agents.c.
Referenced by execute_call().
Referenced by execute_call().