classifyPlacement
classifyPlacement(
placement,classifiers?): readonlyClassifierTag[]
Defined in: packages/declarative-hex-worlds/src/classifiers/classifiers.ts:137
Union of the classifier tags every classifier assigns to a placement (order-stable, deduped).
Parameters
Section titled “Parameters”placement
Section titled “placement”classifiers?
Section titled “classifiers?”readonly PlacementClassifier[] = DEFAULT_PLACEMENT_CLASSIFIERS
Returns
Section titled “Returns”readonly ClassifierTag[]