|
Freeciv-3.4
|
#include <packets_gen.h>
Data Fields | |
| int | player |
| int | index |
| bool | capital |
| bv_tiledefs | tiledefs |
Definition at line 1888 of file packets_gen.h.
| bool packet_access_area::capital |
Definition at line 1891 of file packets_gen.h.
Referenced by access_areas_refresh(), and handle_access_area().
| int packet_access_area::index |
Definition at line 1890 of file packets_gen.h.
Referenced by access_areas_refresh(), and handle_access_area().
| int packet_access_area::player |
Definition at line 1889 of file packets_gen.h.
Referenced by access_areas_refresh(), and handle_access_area().
| bv_tiledefs packet_access_area::tiledefs |
Definition at line 1892 of file packets_gen.h.
Referenced by access_areas_refresh(), and handle_access_area().