Preparing search index...
The search index is not available
Angry Pixel Engine
Angry Pixel Engine
PlaySfxOptions
Interface PlaySfxOptions
Options for playSfx function.
interface
PlaySfxOptions
{
audioSource
:
HTMLAudioElement
;
loop
?:
boolean
;
volume
?:
number
;
}
Index
Properties
audio
Source
loop?
volume?
Properties
audio
Source
audio
Source
:
HTMLAudioElement
Optional
loop
loop
?:
boolean
Optional
volume
volume
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
Source
loop
volume
Angry Pixel Engine
Loading...
Options for playSfx function.