Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
getCardSlot
Function getCardSlot
getCardSlot
(
order
:
CardOrder
,
hand
:
readonly
number
[]
)
:
undefined
|
number
For example, slot 1 is the newest (left-most) card, which is at index 4 (in a 3-player game).
Parameters
order
:
CardOrder
hand
:
readonly
number
[]
Returns
undefined
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...
For example, slot 1 is the newest (left-most) card, which is at index 4 (in a 3-player game).