ixfx
Preparing search index...
Geometry
Grids
Visit
rowLogic
Function rowLogic
rowLogic
(
opts
?:
Partial
<
Readonly
<
{
boundsWrap
:
Geometry
.
GridBoundsLogic
;
debug
:
boolean
;
reversed
:
boolean
;
start
:
Geometry
.
GridCell
;
visited
:
ISetMutable
<
Geometry
.
GridCell
>
;
}
,
>
,
>
,
)
:
Geometry
.
GridNeighbourSelectionLogic
Visit by following rows. Normal order is left-to-right, top-to-bottom.
Parameters
opts
:
Partial
<
Readonly
<
{
boundsWrap
:
Geometry
.
GridBoundsLogic
;
debug
:
boolean
;
reversed
:
boolean
;
start
:
Geometry
.
GridCell
;
visited
:
ISetMutable
<
Geometry
.
GridCell
>
;
}
,
>
,
>
= {}
Options
Returns
Geometry
.
GridNeighbourSelectionLogic
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Visit by following rows. Normal order is left-to-right, top-to-bottom.