frontend
Preparing search index...
utils/sevensUtils
hasAnyPlayablePosition
Function hasAnyPlayablePosition
hasAnyPlayablePosition
(
tablePlaced
:
number
[]
,
tunnelEnabled
:
boolean
,
endStopEnabled
:
boolean
,
tunnelSkipWidth
?:
number
,
)
:
boolean
Check if any position on the board can accept a card placement.
Parameters
tablePlaced
:
number
[]
tunnelEnabled
:
boolean
endStopEnabled
:
boolean
tunnelSkipWidth
:
number
= 0
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Check if any position on the board can accept a card placement.