Options
All
  • Public
  • Public/Protected
  • All
Menu

Enum of operations that can manipulate the position of an object.

Index

Enumeration members

Enumeration members

Down

Down = 2

Left

Left = 3

None

None = 0

Right

Right = 4

Up

Up = 1

Generated using TypeDoc