Skip to main content

plugin-sound.soundsystem

Home > @eva/plugin-sound > SoundSystem

SoundSystem class

Signature:
declare class SoundSystem extends System 
Extends: System

Constructors

ConstructorModifiersDescription
(constructor)(obj)Constructs a new instance of the SoundSystem class

Properties

PropertyModifiersTypeDescription
audioLockedboolean
mutedboolean
systemNamestaticstring
volumenumber

Methods

MethodModifiersDescription
componentChanged(changed)
init()
onDestroy()
onPause()
onResume()
pauseAll()
resumeAll()
stopAll()
update()