Black Trigram (흑괘) - Korean Martial Arts Combat Simulator API - v0.7.17
🏠 Live Game
📦 npm Package
📦 GitHub
🛡️ ISMS
Preparing search index...
blacktrigram
ArchetypeCardProps
Interface ArchetypeCardProps
Props for ArchetypeCard component
interface
ArchetypeCardProps
{
archetype
:
PlayerArchetype
;
isSelected
?:
boolean
;
onSelect
?:
(
archetype
:
PlayerArchetype
)
=>
void
;
position
?:
[
number
,
number
,
number
]
;
showStats
?:
boolean
;
testId
?:
string
;
width
?:
number
;
}
Index
Properties
archetype
is
Selected?
on
Select?
position?
show
Stats?
test
Id?
width?
Properties
Readonly
archetype
archetype
:
PlayerArchetype
Optional
Readonly
is
Selected
isSelected
?:
boolean
Optional
Readonly
on
Select
onSelect
?:
(
archetype
:
PlayerArchetype
)
=>
void
Optional
Readonly
position
position
?:
[
number
,
number
,
number
]
Optional
Readonly
show
Stats
showStats
?:
boolean
Optional
Readonly
test
Id
testId
?:
string
Optional
Readonly
width
width
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
archetype
is
Selected
on
Select
position
show
Stats
test
Id
width
🏛️ 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...
Props for ArchetypeCard component