frontend
Preparing search index...
types/card
PyramidHint
Interface PyramidHint
A suggested pair/king removal hint in Pyramid.
interface
PyramidHint
{
col1
:
number
;
col2
:
number
;
row1
:
number
;
row2
:
number
;
type
:
string
;
}
Index
Properties
col1
col2
row1
row2
type
Properties
col1
col1
:
number
col2
col2
:
number
row1
row1
:
number
row2
row2
:
number
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
col1
col2
row1
row2
type
frontend
Loading...
A suggested pair/king removal hint in Pyramid.