Nuclide
Software Development Kit for id Tech
|
Go to the source code of this file.
Enumerations | |
enum | musicstyle_t { MUSIC_AUTO , MUSIC_FLAC , MUSIC_STEAMHL } |
Functions | |
string | Music_GetPath (int id) |
Get the path to a single music track. More... | |
void | Music_ParseTrack (string parm) |
This function is called by EV_MUSICTRACK events. More... | |
void | Music_ParseLoop (string parm) |
This function is called by EV_MUSICLOOP events. More... | |
void | Music_MenuStart (void) |
Called once when the menu is initialized. More... | |
Variables | |
string | g_steamhltracks [27] |
var musicstyle_t | autocvar_cl_musicstyle = MUSIC_AUTO |