d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
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
int
-1 for all channels.
Meta
Source
See Implementation
d2d
audio
sound
Sound
constructors
this
destructors
~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