@hanabi-live/game
Preparing search index...
getCardStatus
Function getCardStatus
getCardStatus
(
suitIndex
:
0
|
1
|
2
|
3
|
4
|
5
,
rank
:
1
|
2
|
3
|
4
|
5
|
7
,
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
>
>
,
variant
:
Variant
,
)
:
CardStatus
Parameters
suitIndex
:
0
|
1
|
2
|
3
|
4
|
5
rank
:
1
|
2
|
3
|
4
|
5
|
7
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
>
>
variant
:
Variant
Returns
CardStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...