Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
attr_key Struct Reference

Data Fields

int key
 
int id
 
int x
 
int y
 

Detailed Description

Definition at line 41 of file attribute.c.

Field Documentation

◆ id

int attr_key::id

Definition at line 42 of file attribute.c.

Referenced by unserialize_hash().

◆ key

int attr_key::key

Definition at line 42 of file attribute.c.

Referenced by attribute_get(), attribute_set(), and unserialize_hash().

◆ x

int attr_key::x

Definition at line 42 of file attribute.c.

Referenced by unserialize_hash().

◆ y

int attr_key::y

Definition at line 42 of file attribute.c.

Referenced by unserialize_hash().