GameboardNavigationContext
Defined in: packages/declarative-hex-worlds/src/gameboard/navigation.ts:83
Context passed to custom navigation profile hooks.
Properties
Section titled “Properties”
optionalfrom?:GameboardTileSpec
Defined in: packages/declarative-hex-worlds/src/gameboard/navigation.ts:87
Source tile for this movement step, when known.
placements
Section titled “placements”placements: readonly
GameboardPlacementSpec[]
Defined in: packages/declarative-hex-worlds/src/gameboard/navigation.ts:91
Placements occupying the destination tile.
plan:
GameboardPlan
Defined in: packages/declarative-hex-worlds/src/gameboard/navigation.ts:85
Board plan being navigated.
Defined in: packages/declarative-hex-worlds/src/gameboard/navigation.ts:89
Destination tile being evaluated.