Skip to content

createGameboardMovementNavigation

createGameboardMovementNavigation(world, placement, options?): GameboardNavigation

Defined in: src/movement/movement.ts:313

Create navigation for one movement agent, ignoring the agent’s own placement.

World

string | Entity

GameboardMovementOptions = {}

GameboardNavigation