Skip to content

runGameboardSystems

runGameboardSystems(world, options?): RunGameboardSystemsResult

Defined in: packages/declarative-hex-worlds/src/systems/tick.ts:60

Runs the enabled patrol, movement, and quest systems for one game-loop tick.

World

RunGameboardSystemsOptions = {}

RunGameboardSystemsResult