d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Sound.isPaused
d2d
audio
sound
Sound
Tells you how many channels are paused if set to -1
class
Sound
static @
property
int
isPaused
(
int
channel
= -1
)
Parameters
channel
Type:
int
-1 for all channels.
Meta
Source
See Implementation
d2d
audio
sound
Sound
constructors
this
functions
dispose
fadeIn
play
properties
error
fadingStatus
handle
isPaused
isPlaying
valid
static functions
fromChunk
getVolume
pause
resume
setVolume
stop
Tells you how many channels are paused if set to -1