Music.playing

Wraps Mix_PlayingMusic which checks whether music is playing

class Music
static @trusted
bool
playing
()

Return Value

Type: bool

true if music is playing, otherwise false

Meta