d2dgame ~master (2017-12-15T21:45:17Z)
Dub
Repo
Sound.fromChunk
d2d
audio
sound
Sound
Creates sound from a
Mix_Chunk*
.
class
Sound
static
Sound
fromChunk
(
Mix_Chunk
*
chunk
)
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
Creates sound from a Mix_Chunk*.