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.
Parameters
Section titled “Parameters”World
options?
Section titled “options?”RunGameboardSystemsOptions = {}