Freeciv-3.3
|
#include <packets_gen.h>
Definition at line 1723 of file packets_gen.h.
enum unit_activity packet_edit_unit::activity |
Definition at line 1732 of file packets_gen.h.
Base_type_id packet_edit_unit::activity_base |
Definition at line 1734 of file packets_gen.h.
int packet_edit_unit::activity_count |
Definition at line 1733 of file packets_gen.h.
bool packet_edit_unit::debug |
Definition at line 1735 of file packets_gen.h.
bool packet_edit_unit::done_moving |
Definition at line 1738 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::fuel |
Definition at line 1731 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::homecity |
Definition at line 1727 of file packets_gen.h.
int packet_edit_unit::hp |
Definition at line 1729 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::id |
Definition at line 1724 of file packets_gen.h.
Referenced by handle_edit_unit(), and objbind_pack_current_values().
bool packet_edit_unit::moved |
Definition at line 1736 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::moves_left |
Definition at line 1728 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::owner |
Definition at line 1726 of file packets_gen.h.
bool packet_edit_unit::paradropped |
Definition at line 1737 of file packets_gen.h.
bool packet_edit_unit::stay |
Definition at line 1740 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().
int packet_edit_unit::transported_by |
Definition at line 1739 of file packets_gen.h.
Unit_type_id packet_edit_unit::utype |
Definition at line 1725 of file packets_gen.h.
int packet_edit_unit::veteran |
Definition at line 1730 of file packets_gen.h.
Referenced by handle_edit_unit(), objbind_pack_current_values(), and objbind_pack_modified_value().