Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/intro/components/ArchetypeDisplay
ArchetypeDisplayProps
Interface ArchetypeDisplayProps
interface
ArchetypeDisplayProps
{
archetype
:
ArchetypeDataShape
;
index
:
number
;
isMobile
:
boolean
;
onNext
:
()
=>
void
;
onPrev
:
()
=>
void
;
texture
:
null
|
Texture
<
TextureSource
<
any
>
>
;
total
:
number
;
width
:
number
;
}
Index
Properties
archetype
index
is
Mobile
on
Next
on
Prev
texture
total
width
Properties
Readonly
archetype
archetype
:
ArchetypeDataShape
Readonly
index
index
:
number
Readonly
is
Mobile
isMobile
:
boolean
Readonly
on
Next
onNext
:
()
=>
void
Readonly
on
Prev
onPrev
:
()
=>
void
Readonly
texture
texture
:
null
|
Texture
<
TextureSource
<
any
>
>
Readonly
total
total
:
number
Readonly
width
width
:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
archetype
index
is
Mobile
on
Next
on
Prev
texture
total
width
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...