Skip to content

Type Editor


Type Editor / @type-editor/tables / types/input/Direction

types/input/Direction

Type Aliases

Type AliasDescription

Direction

Represents the direction of movement.

  • -1: Backward (left or up).
  • 1: Forward (right or down).