Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
IntroScreenProps
Interface IntroScreenProps
interface
IntroScreenProps
{
children
?:
ReactNode
;
onShowSettings
:
()
=>
void
;
onShowTraining
:
()
=>
void
;
onStartGame
:
()
=>
void
;
}
Index
Properties
children?
on
Show
Settings
on
Show
Training
on
Start
Game
Properties
Optional
Readonly
children
children
?:
ReactNode
Readonly
on
Show
Settings
onShowSettings
:
()
=>
void
Readonly
on
Show
Training
onShowTraining
:
()
=>
void
Readonly
on
Start
Game
onStartGame
:
()
=>
void
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
children
on
Show
Settings
on
Show
Training
on
Start
Game
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...