GameboardNavigationContext
Defined in: src/gameboard/navigation.ts:65
Context passed to custom navigation profile hooks.
Properties
Section titled “Properties”
optionalfrom?:GameboardTileSpec
Defined in: src/gameboard/navigation.ts:69
Source tile for this movement step, when known.
placements
Section titled “placements”placements: readonly
GameboardPlacementSpec[]
Defined in: src/gameboard/navigation.ts:73
Placements occupying the destination tile.
plan:
GameboardPlan
Defined in: src/gameboard/navigation.ts:67
Board plan being navigated.
Defined in: src/gameboard/navigation.ts:71
Destination tile being evaluated.