Xonotic
|
#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 strcat(), strfree, strstrofs, and strzone().
Definition at line 185 of file hudskinlist.qc.
Referenced by XonoticHUDSkinList_draw().
Definition at line 191 of file hudskinlist.qc.
References strfree, and strzone().
entity makeXonoticHUDSkinList | ( | ) |
Definition at line 5 of file hudskinlist.qc.
Referenced by XonoticHUDExitDialog_fill().
Definition at line 239 of file hudskinlist.qc.
entity hudskinlist |
Definition at line 33 of file hudskinlist.qh.
Referenced by XonoticHUDExitDialog_fill().