|
Freeciv-3.1
|
Data Fields | |
| int | key |
| int | id |
| int | x |
| int | y |
Definition at line 41 of file attribute.c.
| int attr_key::id |
Definition at line 42 of file attribute.c.
Referenced by attr_key_comp(), attr_key_val(), and unserialize_hash().
| int attr_key::key |
Definition at line 42 of file attribute.c.
Referenced by attr_key_comp(), attr_key_val(), attribute_get(), attribute_set(), and unserialize_hash().
| int attr_key::x |
Definition at line 42 of file attribute.c.
Referenced by attr_key_comp(), attr_key_val(), attribute_get(), attribute_set(), and unserialize_hash().
| int attr_key::y |
Definition at line 42 of file attribute.c.
Referenced by attr_key_comp(), attr_key_val(), attribute_get(), attribute_set(), and unserialize_hash().