Enumeration ObjectAlignment

Alignment to use for tile objects.

Enumeration Members

BOTTOM: "bottom"
BOTTOMLEFT: "bottomleft"
BOTTOMRIGHT: "bottomright"
CENTER: "center"
LEFT: "left"
RIGHT: "right"
TOP: "top"
TOPLEFT: "topleft"
TOPRIGHT: "topright"
UNSPECIFIED: "unspecified"

Generated using TypeDoc