Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.19
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
blacktrigram
AnimationSystemInterface
Interface AnimationSystemInterface
interface
AnimationSystemInterface
{
addAnimation
:
(
config
:
AnimationConfig
)
=>
void
;
getAnimationState
:
(
entityId
:
string
)
=>
AnimationState
|
undefined
;
getCurrentFrame
:
(
entityId
:
string
)
=>
AnimationFrame
|
undefined
;
playAnimation
:
(
entityId
:
string
,
animationName
:
string
)
=>
void
;
stopAnimation
:
(
entityId
:
string
,
animationName
?:
string
)
=>
void
;
}
Index
Properties
add
Animation
get
Animation
State
get
Current
Frame
play
Animation
stop
Animation
Properties
add
Animation
addAnimation
:
(
config
:
AnimationConfig
)
=>
void
get
Animation
State
getAnimationState
:
(
entityId
:
string
)
=>
AnimationState
|
undefined
get
Current
Frame
getCurrentFrame
:
(
entityId
:
string
)
=>
AnimationFrame
|
undefined
play
Animation
playAnimation
:
(
entityId
:
string
,
animationName
:
string
)
=>
void
stop
Animation
stopAnimation
:
(
entityId
:
string
,
animationName
?:
string
)
=>
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Animation
get
Animation
State
get
Current
Frame
play
Animation
stop
Animation
🏛️ Architecture
🔒 Security Architecture
🛡️ Threat Model
📊 Data Model
🎮 Combat Architecture
🔄 Flowchart
📈 State Diagram
🧠 Mindmap
💼 SWOT Analysis
🚀 Future Architecture
🔮 Future Security
🔮 Future Threat Model
🔮 Future Data Model
🔮 Future Workflows
📋 CRA Assessment
📚 ISMS Mapping
🔐 Controls
💰 Financial Security
📋 BCP Plan
🏁 End-of-Life Strategy
📗 Workflows
🗺️ Roadmap
📋 Secure Dev Policy
📖 Open Source Policy
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.19
Loading...