Nuclide
Software Development Kit for id Tech
|
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... | |