Function Music.playing
Wraps Mix_PlayingMusic which checks whether music is playing
static bool playing() @trusted;
Returns
true if music is playing, otherwise false
Wraps Mix_PlayingMusic which checks whether music is playing
static bool playing() @trusted;
true if music is playing, otherwise false