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