Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
cardDeductionReducer
Function cardDeductionReducer
cardDeductionReducer
(
deck
:
readonly
CardState
[]
,
oldDeck
:
readonly
CardState
[]
,
action
:
GameAction
,
hands
:
Readonly
<
Tuple
<
readonly
CardOrder
[]
,
2
|
3
|
4
|
5
|
6
>
>
,
metadata
:
GameMetadata
,
)
:
readonly
CardState
[]
Parameters
deck
:
readonly
CardState
[]
oldDeck
:
readonly
CardState
[]
action
:
GameAction
hands
:
Readonly
<
Tuple
<
readonly
CardOrder
[]
,
2
|
3
|
4
|
5
|
6
>
>
metadata
:
GameMetadata
Returns
readonly
CardState
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...