Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/intro/components/MenuSection
MenuSectionProps
Interface MenuSectionProps
interface
MenuSectionProps
{
height
:
number
;
menuItems
:
{
english
:
string
;
korean
:
string
;
mode
:
GameMode
}
[]
;
onModeSelect
:
(
mode
:
GameMode
)
=>
void
;
selectedIndex
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
height
menu
Items
on
Mode
Select
selected
Index
width
x
y
Properties
Readonly
height
height
:
number
Readonly
menu
Items
menuItems
:
{
english
:
string
;
korean
:
string
;
mode
:
GameMode
}
[]
Readonly
on
Mode
Select
onModeSelect
:
(
mode
:
GameMode
)
=>
void
Readonly
selected
Index
selectedIndex
:
number
Readonly
width
width
:
number
Readonly
x
x
:
number
Readonly
y
y
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
menu
Items
on
Mode
Select
selected
Index
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...