![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Collaboration diagram for texai_tile_info_msg:Public Attributes | |
| int | index |
| struct terrain * | terrain |
| bv_extras | extras |
Definition at line 31 of file texaiworld.c.
| bv_extras texai_tile_info_msg::extras |
Definition at line 34 of file texaiworld.c.
Referenced by texai_tile_info(), and texai_tile_info_recv().
| int texai_tile_info_msg::index |
Definition at line 32 of file texaiworld.c.
Referenced by texai_tile_info(), and texai_tile_info_recv().
| struct terrain* texai_tile_info_msg::terrain |
Definition at line 33 of file texaiworld.c.
Referenced by texai_tile_info(), and texai_tile_info_recv().