Skip to content

canStackInPlan

canStackInPlan(plan, coordinates, height, config?): boolean

Defined in: packages/declarative-hex-worlds/src/rules/validation.ts:109

Checks whether a tile in a plan can support the requested elevation.

GameboardPlan

string | HexCoordinates

number

GameboardPlanValidationConfig = {}

boolean