Skip to content

GameboardActorTileRecord

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:251

Relation payload connecting an actor to a tile.

actorId: string

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:253

Actor id.


coordinates: HexCoordinates

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:257

Tile coordinates occupied by the actor.


tileKey: string

Defined in: packages/declarative-hex-worlds/src/interop/interop.ts:255

Tile key occupied by the actor.