Skip to content

GameboardInteractionCommandKind

GameboardInteractionCommandKind = "move" | "interact-actor" | "interact-placement" | "attack-actor" | "inspect-actor" | "inspect-placement" | "inspect-tile" | "none"

Defined in: src/actors/actors.ts:190

Concrete command kind produced from an interaction target.