|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Member Functions | |
| Waypoint (string _netname, string _name, string _icon, vector _color, int _blink) | |
| ATTRIB (Waypoint, m_icon, string) | |
| ATTRIB (Waypoint, m_name, string) | |
| ATTRIB (Waypoint, netname, string) | |
Public Attributes | |
| int | m_blink = 1 |
| vector | m_color = '1 1 1' |
| int | m_id = 0 |
|
inline |
Definition at line 19 of file all.qh.
References Waypoint(), CONSTRUCT, CONSTRUCTOR, and vector.
Referenced by Waypoint(), ATTRIB(), ATTRIB(), and ATTRIB().
References Waypoint(), and ATTRIB().