|
Freeciv-3.1
|
#include <taimsg.h>
Data Fields | |
| enum taimsgtype | type |
| struct player * | plr |
| void * | data |
| void* tai_msg::data |
Definition at line 36 of file taimsg.h.
Referenced by tai_send_msg().
| struct player* tai_msg::plr |
Definition at line 35 of file taimsg.h.
Referenced by tai_check_messages(), and tai_send_msg().
| enum taimsgtype tai_msg::type |
Definition at line 34 of file taimsg.h.
Referenced by tai_check_messages(), and tai_send_msg().