Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
SoundEffect
Interface SoundEffect
interface
SoundEffect
{
category
:
"sfx"
|
"ui"
;
formats
:
readonly
string
[]
;
id
:
string
;
loaded
:
boolean
;
name
?:
string
;
pitch
?:
number
;
type
:
"sound"
;
url
:
string
;
variations
?:
readonly
string
[]
;
volume
?:
number
;
}
Hierarchy (
View Summary
)
AudioAsset
SoundEffect
Index
Properties
category
formats
id
loaded
name?
pitch?
type
url
variations?
volume?
Properties
Readonly
category
category
:
"sfx"
|
"ui"
Readonly
formats
formats
:
readonly
string
[]
Readonly
id
id
:
string
Readonly
loaded
loaded
:
boolean
Optional
Readonly
name
name
?:
string
Optional
Readonly
pitch
pitch
?:
number
Readonly
type
type
:
"sound"
Readonly
url
url
:
string
Optional
Readonly
variations
variations
?:
readonly
string
[]
Optional
Readonly
volume
volume
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
formats
id
loaded
name
pitch
type
url
variations
volume
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
Loading...