Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
GitHub
README
Game Design
Architecture
Combat System
Preparing search index...
MatchConfig
Interface MatchConfig
interface
MatchConfig
{
difficulty
?:
"medium"
|
"easy"
|
"hard"
|
"expert"
;
mode
:
GameMode
;
player1Archetype
:
string
;
player2Archetype
:
string
;
roundDuration
:
number
;
rounds
:
number
;
stage
:
string
;
}
Index
Properties
difficulty?
mode
player1
Archetype
player2
Archetype
round
Duration
rounds
stage
Properties
Optional
Readonly
difficulty
difficulty
?:
"medium"
|
"easy"
|
"hard"
|
"expert"
Readonly
mode
mode
:
GameMode
Readonly
player1
Archetype
player1Archetype
:
string
Readonly
player2
Archetype
player2Archetype
:
string
Readonly
round
Duration
roundDuration
:
number
Readonly
rounds
rounds
:
number
Readonly
stage
stage
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
difficulty
mode
player1
Archetype
player2
Archetype
round
Duration
rounds
stage
Game Documentation
Korean Martial Arts
GitHub
README
Game Design
Architecture
Combat System
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.3.13
Loading...