Freeciv-3.2
|
#include <packets_gen.h>
Definition at line 675 of file packets_gen.h.
int packet_unit_short_info::activity |
Definition at line 685 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::activity_tgt |
Definition at line 686 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
enum direction8 packet_unit_short_info::facing |
Definition at line 679 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::hp |
Definition at line 684 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::id |
Definition at line 676 of file packets_gen.h.
Referenced by package_short_unit(), receive_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::info_city_id |
Definition at line 689 of file packets_gen.h.
Referenced by handle_unit_short_info(), package_short_unit(), and send_packet_unit_short_info_100().
bool packet_unit_short_info::occupied |
Definition at line 682 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::owner |
Definition at line 677 of file packets_gen.h.
Referenced by handle_unit_short_info(), package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::packet_use |
Definition at line 688 of file packets_gen.h.
Referenced by handle_unit_short_info(), package_short_unit(), and send_packet_unit_short_info_100().
int packet_unit_short_info::tile |
Definition at line 678 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
bool packet_unit_short_info::transported |
Definition at line 683 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::transported_by |
Definition at line 687 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
Unit_type_id packet_unit_short_info::type |
Definition at line 680 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().
int packet_unit_short_info::veteran |
Definition at line 681 of file packets_gen.h.
Referenced by package_short_unit(), send_packet_unit_short_info_100(), and unpackage_short_unit().