pixelperfectengine v0.10.0-beta.2 (2021-10-18T20:03: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.