Options
All
  • Public
  • Public/Protected
  • All
Menu

The direction constants that are passed to the event handlers. These properties are read-only, attempting to change them will not alter the values passed to the event handlers.

Hierarchy

  • DirectionsEnum

Index

Properties

DOWN: "down"

Constant indicating the down direction.

IN: "in"

Constant indicating the in direction.

LEFT: "left"

Constant indicating the left direction.

OUT: "out"

Constant indicating the out direction.

RIGHT: "right"

Constant indicating the right direction.

UP: "up"

Constant indicating the up direction.

Generated using TypeDoc