Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
components/ui/RoundTimer
RoundTimerProps
Interface RoundTimerProps
interface
RoundTimerProps
{
currentRound
:
number
;
height
:
number
;
isPaused
?:
boolean
;
maxRounds
:
number
;
screenHeight
:
number
;
screenWidth
:
number
;
showMilliseconds
?:
boolean
;
timeRemaining
:
number
;
totalTime
:
number
;
width
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
current
Round
height
is
Paused?
max
Rounds
screen
Height
screen
Width
show
Milliseconds?
time
Remaining
total
Time
width
x
y
Properties
Readonly
current
Round
currentRound
:
number
Readonly
height
height
:
number
Optional
Readonly
is
Paused
isPaused
?:
boolean
Readonly
max
Rounds
maxRounds
:
number
Readonly
screen
Height
screenHeight
:
number
Readonly
screen
Width
screenWidth
:
number
Optional
Readonly
show
Milliseconds
showMilliseconds
?:
boolean
Readonly
time
Remaining
timeRemaining
:
number
Readonly
total
Time
totalTime
:
number
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
current
Round
height
is
Paused
max
Rounds
screen
Height
screen
Width
show
Milliseconds
time
Remaining
total
Time
width
x
y
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...