Preparing search index...
The search index is not available
@hanabi-live/game
@hanabi-live/game
getPace
Function getPace
getPace
(
score
:
number
,
deckSize
:
number
,
maxScore
:
number
,
endGameLength
:
number
,
gameOver
:
boolean
,
)
:
null
|
number
Parameters
score
:
number
deckSize
:
number
maxScore
:
number
endGameLength
:
number
gameOver
:
boolean
Returns
null
|
number
The number of discards that can happen while still getting the maximum score.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hanabi-live/game
Loading...