Skip to content

canStackAt

canStackAt(world, coordinates, height, config?): boolean

Defined in: packages/declarative-hex-worlds/src/systems/world-rules-system.ts:27

Checks whether a world tile can support the requested elevation.

World

string | HexCoordinates

number

GameboardRuleConfig = {}

boolean