plugin-sound.soundsystem
Home > @eva/plugin-sound > SoundSystem
SoundSystem class
Signature:declare class SoundSystem extends System
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(obj) | Constructs a new instance of the SoundSystem class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
audioLocked | boolean | ||
muted | boolean | ||
systemName | static | string | |
volume | number |
Methods
Method | Modifiers | Description |
---|---|---|
componentChanged(changed) | ||
init() | ||
onDestroy() | ||
onPause() | ||
onResume() | ||
pauseAll() | ||
resumeAll() | ||
stopAll() | ||
update() |