|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include <menu/item.qh>Go to the source code of this file.
Classes | |
| class | Container |
| float Container_alpha |
Definition at line 46 of file container.qh.
| vector Container_fontscale |
Definition at line 45 of file container.qh.
Referenced by Container_resizeNotify().
| vector Container_origin |
Definition at line 43 of file container.qh.
Referenced by Container_resizeNotify().
| float Container_save_alpha |
Definition at line 50 of file container.qh.
| vector Container_save_fontscale |
Definition at line 49 of file container.qh.
| vector Container_save_scale |
Definition at line 48 of file container.qh.
| vector Container_save_shift |
Definition at line 47 of file container.qh.
| vector Container_size |
Definition at line 44 of file container.qh.
Referenced by Container_resizeNotify().
| entity nextSibling |
Definition at line 40 of file container.qh.
| entity prevSibling |
Definition at line 41 of file container.qh.
| float resized |
Definition at line 42 of file container.qh.