Enumeration Direction

Enumeration Members

DOWN: "down"
DOWN_LEFT: "down-left"
DOWN_RIGHT: "down-right"
LEFT: "left"
NONE: "none"
RIGHT: "right"
UP: "up"
UP_LEFT: "up-left"
UP_RIGHT: "up-right"

Generated using TypeDoc