pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
SoundStream.play
pixelperfectengine
sound
sound
SoundStream
Plays a sound sample from the bank at the specified channel. Can be looped.
class
SoundStream
public
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.