runGameboardMovementSystem
runGameboardMovementSystem(
world,options?):GameboardMovementAdvanceResult[]
Defined in: src/movement/movement.ts:416
Advance every active movement agent in the world.
Parameters
Section titled “Parameters”World
options?
Section titled “options?”AdvanceGameboardMovementOptions = {}