GameboardSystemEvent
GameboardSystemEvent =
GameboardMovementRequestedEvent|GameboardCommandHandledEvent|GameboardCommandBlockedEvent|GameboardCommandIgnoredEvent|GameboardCommandHandlerRequiredEvent|GameboardPatrolMoveRequestedEvent|GameboardPatrolWaitingEvent|GameboardPatrolCompletedEvent|GameboardPatrolBlockedEvent|GameboardMovementSteppedEvent|GameboardMovementCompletedEvent|GameboardMovementBlockedEvent|GameboardQuestAdvancedEvent|GameboardQuestCompletedEvent|GameboardQuestBlockedEvent
Defined in: packages/declarative-hex-worlds/src/systems/events.ts:27
Event emitted by one high-level gameboard system pass.