|
Xonotic
|
#include "listbox.qh"
Include dependency graph for hudskinlist.qh:
This graph shows which files directly or indirectly include this file: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().
Here is the call graph for this function:Definition at line 185 of file hudskinlist.qc.
Referenced by XonoticHUDSkinList_draw().
Here is the caller graph for this function:Definition at line 191 of file hudskinlist.qc.
References strfree, and strzone().
Here is the call graph for this function:| entity makeXonoticHUDSkinList | ( | ) |
Definition at line 5 of file hudskinlist.qc.
Referenced by XonoticHUDExitDialog_fill().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 239 of file hudskinlist.qc.
| entity hudskinlist |
Definition at line 33 of file hudskinlist.qh.
Referenced by XonoticHUDExitDialog_fill().