![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <taimsg.h>
Collaboration diagram for tai_msg:Public Attributes | |
| enum taimsgtype | type |
| struct player * | plr |
| void * | data |
| void* tai_msg::data |
Definition at line 34 of file taimsg.h.
Referenced by tai_send_msg().
| struct player* tai_msg::plr |
Definition at line 33 of file taimsg.h.
Referenced by tai_send_msg().
| enum taimsgtype tai_msg::type |
Definition at line 55 of file taimsg.h.
Referenced by tai_send_msg().