![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <texaimsg.h>
Collaboration diagram for texai_msg:Public Attributes | |
| enum texaimsgtype | type |
| struct player * | plr |
| void * | data |
Definition at line 53 of file texaimsg.h.
| void* texai_msg::data |
Definition at line 56 of file texaimsg.h.
Referenced by texai_send_msg().
| struct player* texai_msg::plr |
Definition at line 55 of file texaimsg.h.
Referenced by texai_send_msg().
| enum texaimsgtype texai_msg::type |
Definition at line 79 of file texaimsg.h.
Referenced by texai_send_msg().