ixfx
Preparing search index...
@ixfx/geometry
Grids
Visit
withLogic
Function withLogic
withLogic
(
logic
:
GridNeighbourSelectionLogic
,
options
?:
Partial
<
GridVisitorOpts
>
,
)
:
(
grid
:
Grid
,
optionsOverride
?:
Partial
<
GridVisitorOpts
>
,
)
=>
Generator
<
GridCell
,
any
,
any
>
Parameters
logic
:
GridNeighbourSelectionLogic
options
:
Partial
<
GridVisitorOpts
>
= {}
Returns
(
grid
:
Grid
,
optionsOverride
?:
Partial
<
GridVisitorOpts
>
,
)
=>
Generator
<
GridCell
,
any
,
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...