Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/ui
RoundTimerProps
Interface RoundTimerProps
interface
RoundTimerProps
{
height
?:
number
;
interactive
?:
boolean
;
isRunning
?:
boolean
;
timeRemaining
:
number
;
totalTime
:
number
;
visible
?:
boolean
;
width
?:
number
;
x
?:
number
;
y
?:
number
;
}
Hierarchy (
View Summary
)
UIComponentProps
RoundTimerProps
Index
Properties
height?
interactive?
is
Running?
time
Remaining
total
Time
visible?
width?
x?
y?
Properties
Optional
Readonly
height
height
?:
number
Optional
Readonly
interactive
interactive
?:
boolean
Optional
Readonly
is
Running
isRunning
?:
boolean
Readonly
time
Remaining
timeRemaining
:
number
Readonly
total
Time
totalTime
:
number
Optional
Readonly
visible
visible
?:
boolean
Optional
Readonly
width
width
?:
number
Optional
Readonly
x
x
?:
number
Optional
Readonly
y
y
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
height
interactive
is
Running
time
Remaining
total
Time
visible
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...