|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "dialog_media_musicplayer.qh"#include "soundlist.qh"#include "playlist.qh"#include "textlabel.qh"#include "inputbox.qh"#include "button.qh"#include "checkbox.qh"Go to the source code of this file.
Functions | |
| entity | makeXonoticMusicPlayerTab () |
| void | XonoticMusicPlayerTab_fill (entity me) |
| entity makeXonoticMusicPlayerTab | ( | ) |
Definition at line 11 of file dialog_media_musicplayer.qc.
Referenced by XonoticMediaDialog_fill().
Definition at line 18 of file dialog_media_musicplayer.qc.
References entity(), makeXonoticButton(), makeXonoticCheckBox(), makeXonoticInputBox(), makeXonoticPlayList(), makeXonoticSoundList(), makeXonoticTextLabel(), NextSound_Click(), PauseSound_Click(), PlayList_Remove(), PlayList_Remove_All(), PrevSound_Click(), SoundList_Add(), SoundList_Add_All(), SoundList_Filter_Change(), SoundList_Menu_Track_Change(), SoundList_Menu_Track_Reset(), StartSound_Click(), StopSound_Click(), string_null, and ZCTX.