Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
texai_tile_info_msg Struct Reference

Data Fields

int index
 
struct terrainterrain
 
bv_extras extras
 

Detailed Description

Definition at line 33 of file texaiworld.c.

Field Documentation

◆ extras

bv_extras texai_tile_info_msg::extras

Definition at line 37 of file texaiworld.c.

Referenced by texai_tile_info(), and texai_tile_info_recv().

◆ index

int texai_tile_info_msg::index

Definition at line 35 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 36 of file texaiworld.c.

Referenced by texai_tile_info(), and texai_tile_info_recv().