|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Public Member Functions | |
| GuidePage (string _name) | |
| virtual void | describe () |
| virtual void | display () |
Public Attributes | |
| string | m_description = "" |
| string | m_icon = "" |
| int | m_id = 0 |
| string | m_name = "" |
|
inline |
Definition at line 20 of file pages.qh.
References GuidePage(), CONSTRUCT, and m_name.
Referenced by GuidePage(), describe(), and display().
|
inlinevirtual |
Definition at line 9 of file pages.qh.
References GuidePage(), describe(), METHOD, TC, and this.
Referenced by describe().
|
inlinevirtual |
Definition at line 14 of file pages.qh.
References GuidePage(), display(), m_icon, m_name, name, string_null, and TC.
Referenced by display().
| string GuidePage::m_name = "" |
Definition at line 5 of file pages.qh.
Referenced by GuidePage(), and display().