Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
ActionPlayerTimes
Interface ActionPlayerTimes
interface
ActionPlayerTimes
{
duration
:
number
;
playerTimes
:
Tuple
<
number
,
2
|
3
|
4
|
5
|
6
>
;
type
:
"playerTimes"
;
}
Index
Properties
duration
player
Times
type
Properties
Readonly
duration
duration
:
number
Readonly
player
Times
playerTimes
:
Tuple
<
number
,
2
|
3
|
4
|
5
|
6
>
Readonly
type
type
:
"playerTimes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
duration
player
Times
type
@hanabi-live/game
Loading...