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