frontend
Preparing search index...
types/card
KlondikeHint
Interface KlondikeHint
A suggested move hint in Klondike.
interface
KlondikeHint
{
cardIndex
:
number
;
fromCol
:
number
;
fromZone
:
string
;
toCol
:
number
;
toZone
:
string
;
}
Index
Properties
card
Index
from
Col
from
Zone
to
Col
to
Zone
Properties
card
Index
cardIndex
:
number
from
Col
fromCol
:
number
from
Zone
fromZone
:
string
to
Col
toCol
:
number
to
Zone
toZone
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
Index
from
Col
from
Zone
to
Col
to
Zone
frontend
Loading...
A suggested move hint in Klondike.