|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "listbox.qh"Go to the source code of this file.
Classes | |
| class | XonoticHUDSkinList |
Functions | |
| void | HUDSkinList_Filter_Change (entity box, entity me) |
| void | HUDSkinList_Refresh_Click (entity btn, entity me) |
| void | HUDSkinList_SavedName_Change (entity box, entity me) |
| entity | makeXonoticHUDSkinList () |
| void | SaveHUDSkin_Click (entity btn, entity me) |
| void | SetHUDSkin_Click (entity btn, entity me) |
Variables | |
| entity | hudskinlist |
Definition at line 199 of file hudskinlist.qc.
References entity(), strcat(), strfree, strstrofs, and strzone().
Referenced by XonoticHUDExitDialog_fill().
Definition at line 185 of file hudskinlist.qc.
References entity().
Referenced by XonoticHUDExitDialog_fill(), and XonoticHUDSkinList_draw().
Definition at line 191 of file hudskinlist.qc.
References entity(), strfree, and strzone().
Referenced by XonoticHUDExitDialog_fill().
| entity makeXonoticHUDSkinList | ( | ) |
Definition at line 5 of file hudskinlist.qc.
Referenced by XonoticHUDExitDialog_fill(), and XonoticSkinResetDialog_fill().
Definition at line 214 of file hudskinlist.qc.
References entity(), localcmd(), and time.
Referenced by XonoticHUDExitDialog_fill().
Definition at line 239 of file hudskinlist.qc.
References entity().
Referenced by XonoticSkinResetDialog_fill().
| entity hudskinlist |
Definition at line 33 of file hudskinlist.qh.
Referenced by XonoticHUDExitDialog_fill(), and XonoticSkinResetDialog_fill().