Freeciv-3.2
|
#include <texaimsg.h>
Data Fields | |
enum texaimsgtype | type |
struct player * | plr |
void * | data |
Definition at line 54 of file texaimsg.h.
void* texai_msg::data |
Definition at line 58 of file texaimsg.h.
Referenced by texai_check_messages(), and texai_send_msg().
Definition at line 57 of file texaimsg.h.
Referenced by texai_check_messages(), and texai_send_msg().
enum texaimsgtype texai_msg::type |
Definition at line 56 of file texaimsg.h.
Referenced by texai_check_messages(), and texai_send_msg().