|
Freeciv-3.3
|
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 unserialize_hash().
| int attr_key::key |
Definition at line 42 of file attribute.c.
Referenced by attribute_get(), attribute_set(), and unserialize_hash().
| int attr_key::x |
Definition at line 42 of file attribute.c.
Referenced by unserialize_hash().
| int attr_key::y |
Definition at line 42 of file attribute.c.
Referenced by unserialize_hash().