|
Freeciv-3.4
|
#include <texaimsg.h>
Data Fields | |
| enum texaireqtype | type |
| struct player * | plr |
| void * | data |
Definition at line 61 of file texaimsg.h.
| void* texai_req::data |
Definition at line 65 of file texaimsg.h.
Referenced by texai_refresh(), texai_req_worker_task_rcv(), and texai_send_req().
Definition at line 64 of file texaimsg.h.
Referenced by texai_refresh(), texai_req_worker_task_rcv(), and texai_send_req().
| enum texaireqtype texai_req::type |
Definition at line 63 of file texaimsg.h.
Referenced by texai_refresh(), and texai_send_req().