@hanabi-live/game
Preparing search index...
getCardsGotten
Function getCardsGotten
getCardsGotten
(
deck
:
readonly
CardState
[]
,
playStacks
:
Readonly
<
Tuple
<
readonly
CardOrder
[]
,
NumSuits
>
>
,
playStackDirections
:
Readonly
<
Tuple
<
StackDirection
,
NumSuits
>
>
,
playStackStarts
:
Readonly
<
Tuple
<
null
|
7
|
3
|
1
|
2
|
4
|
5
,
NumSuits
>
>
,
playing
:
boolean
,
shadowing
:
boolean
,
maxScore
:
number
,
variant
:
Variant
,
)
:
number
Parameters
deck
:
readonly
CardState
[]
playStacks
:
Readonly
<
Tuple
<
readonly
CardOrder
[]
,
NumSuits
>
>
playStackDirections
:
Readonly
<
Tuple
<
StackDirection
,
NumSuits
>
>
playStackStarts
:
Readonly
<
Tuple
<
null
|
7
|
3
|
1
|
2
|
4
|
5
,
NumSuits
>
>
playing
:
boolean
shadowing
:
boolean
maxScore
:
number
variant
:
Variant
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...