Freeciv21
Develop your civilization from humble roots to a global empire
texai_tile_info_msg Struct Reference
+ Collaboration diagram for texai_tile_info_msg:

Public Attributes

int index
 
struct terrainterrain
 
bv_extras extras
 

Detailed Description

Definition at line 31 of file texaiworld.c.

Member Data Documentation

◆ extras

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().

◆ index

int texai_tile_info_msg::index

Definition at line 32 of file texaiworld.c.

Referenced by texai_tile_info(), and texai_tile_info_recv().

◆ terrain

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().