Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/ProgressTracker
ProgressTrackerProps
Interface ProgressTrackerProps
interface
ProgressTrackerProps
{
color
?:
number
;
currentValue
:
number
;
height
:
number
;
korean
?:
string
;
maxProgress
:
number
;
progress
:
number
;
screenHeight
:
number
;
screenWidth
:
number
;
showText
?:
boolean
;
title
:
string
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
color?
current
Value
height
korean?
max
Progress
progress
screen
Height
screen
Width
show
Text?
title
width
x
y
Properties
Optional
Readonly
color
color
?:
number
Readonly
current
Value
currentValue
:
number
Readonly
height
height
:
number
Optional
Readonly
korean
korean
?:
string
Readonly
max
Progress
maxProgress
:
number
Readonly
progress
progress
:
number
Readonly
screen
Height
screenHeight
:
number
Readonly
screen
Width
screenWidth
:
number
Optional
Readonly
show
Text
showText
?:
boolean
Readonly
title
title
:
string
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
color
current
Value
height
korean
max
Progress
progress
screen
Height
screen
Width
show
Text
title
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...