Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
ActionTurn
Interface ActionTurn
interface
ActionTurn
{
currentPlayerIndex
:
PlayerIndex
;
num
:
number
;
type
:
"turn"
;
}
Index
Properties
current
Player
Index
num
type
Properties
Readonly
current
Player
Index
currentPlayerIndex
:
PlayerIndex
Readonly
num
num
:
number
Readonly
type
type
:
"turn"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Player
Index
num
type
@hanabi-live/game
Loading...