TileEdgeDeclaration
Defined in: src/scenario/registry.ts:44
Normalized edge mask for a connection channel on a registered tile.
Properties
Section titled “Properties”channel
Section titled “channel”channel:
string
Defined in: src/scenario/registry.ts:46
Connection channel, such as road, river, or coast.
mask:
number
Defined in: src/scenario/registry.ts:48
Six-bit clockwise edge mask after canonicalization.
reciprocal
Section titled “reciprocal”reciprocal:
boolean
Defined in: src/scenario/registry.ts:50
Whether neighboring tiles are expected to expose a matching edge.