Method SDL.Music()->paused()
- Method paused
int paused()
- Description
Determines if the music is already paused.
- Returns
1
if the music is paused, otherwise0
.
int paused()
Determines if the music is already paused.
1
if the music is paused, otherwise 0
.