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