@hanabi-live/game
Preparing search index...
getLastPlayedRank
Function getLastPlayedRank
getLastPlayedRank
(
playStack
:
readonly
number
[]
,
deck
:
readonly
CardState
[]
,
)
:
null
|
7
|
3
|
1
|
2
|
4
|
5
Parameters
playStack
:
readonly
number
[]
deck
:
readonly
CardState
[]
Returns
null
|
7
|
3
|
1
|
2
|
4
|
5
undefined
if there are no cards played on the stack.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...