Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.17
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
blacktrigram
PhysicsEntityConfig
Interface PhysicsEntityConfig
interface
PhysicsEntityConfig
{
friction
?:
number
;
isStatic
?:
boolean
;
mass
?:
number
;
position
:
Position
;
restitution
?:
number
;
shape
:
|
{
radius
:
number
;
type
:
"circle"
}
|
{
height
:
number
;
type
:
"rectangle"
;
width
:
number
}
;
velocity
?:
Velocity
;
}
Index
Properties
friction?
is
Static?
mass?
position
restitution?
shape
velocity?
Properties
Optional
Readonly
friction
friction
?:
number
Optional
Readonly
is
Static
isStatic
?:
boolean
Optional
Readonly
mass
mass
?:
number
Readonly
position
position
:
Position
Optional
Readonly
restitution
restitution
?:
number
Readonly
shape
shape
:
|
{
radius
:
number
;
type
:
"circle"
}
|
{
height
:
number
;
type
:
"rectangle"
;
width
:
number
}
Optional
Readonly
velocity
velocity
?:
Velocity
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
friction
is
Static
mass
position
restitution
shape
velocity
🏛️ 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.17
Loading...