Method SDL.Music()->playing()
- Method playing
intplaying()- Description
Determines if the music is already playing.
This method will return
1even if the music has been paused.- Returns
1if the music is playing, otherwise0.
int playing()
Determines if the music is already playing.
This method will return 1 even if the music has been paused.
1 if the music is playing, otherwise 0.