Skip to content

runGameboardSystems

runGameboardSystems(world, options?): RunGameboardSystemsResult

Defined in: src/systems/systems.ts:545

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

World

RunGameboardSystemsOptions = {}

RunGameboardSystemsResult