Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/PlayerVisuals
PlayerVisualsProps
Interface PlayerVisualsProps
interface
PlayerVisualsProps
{
animationState
?:
string
;
playerState
:
PlayerState
;
scale
?:
number
;
showDetails
?:
boolean
;
x
?:
number
;
y
?:
number
;
}
Index
Properties
animation
State?
player
State
scale?
show
Details?
x?
y?
Properties
Optional
Readonly
animation
State
animationState
?:
string
Readonly
player
State
playerState
:
PlayerState
Optional
Readonly
scale
scale
?:
number
Optional
Readonly
show
Details
showDetails
?:
boolean
Optional
Readonly
x
x
?:
number
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation
State
player
State
scale
show
Details
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...