pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
SoundStream.play
pixelperfectengine
sound
sound
SoundStream
Plays a sound sample from the bank at the specified channel. Can be looped.
class
SoundStream
void
play
(
int
number
,
int
channel
= -1
,
int
loops
= 0
)
Meta
Source
See Implementation
pixelperfectengine
sound
sound
SoundStream
constructors
this
destructors
~this
functions
halt
play
variables
soundBank
Plays a sound sample from the bank at the specified channel. Can be looped.