|
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 | XonoticSoundList |
Functions | |
| entity | makeXonoticSoundList () |
| void | SoundList_Add (entity box, entity me) |
| void | SoundList_Add_All (entity box, entity me) |
| void | SoundList_Filter_Change (entity box, entity me) |
| void | SoundList_Menu_Track_Change (entity box, entity me) |
| void | SoundList_Menu_Track_Reset (entity box, entity me) |
| entity makeXonoticSoundList | ( | ) |
Definition at line 6 of file soundlist.qc.
Referenced by XonoticSoundList::ATTRIB(), and XonoticMusicPlayerTab_fill().
Definition at line 117 of file soundlist.qc.
References entity().
Referenced by XonoticSoundList::ATTRIB(), XonoticMusicPlayerTab_fill(), and XonoticSoundList_keyDown().
Definition at line 122 of file soundlist.qc.
References entity().
Referenced by XonoticSoundList::ATTRIB(), and XonoticMusicPlayerTab_fill().
Definition at line 107 of file soundlist.qc.
References entity(), strfree, and strzone().
Referenced by XonoticSoundList::ATTRIB(), and XonoticMusicPlayerTab_fill().
Definition at line 97 of file soundlist.qc.
References cvar_set(), and entity().
Referenced by XonoticSoundList::ATTRIB(), and XonoticMusicPlayerTab_fill().
Definition at line 102 of file soundlist.qc.
References cvar_defstring(), cvar_set(), and entity().
Referenced by XonoticSoundList::ATTRIB(), and XonoticMusicPlayerTab_fill().