pixelperfectengine v0.10.0-beta.4 (2021-12-11T23:19:07Z)
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.