d2dgame v3.0.0-beta.3 (2021-12-03T16:28:11Z)
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
destructors
~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*.