Direction


Enum with valid values:
  • 'down'
  • 'up'
  • 'north'
  • 'south'
  • 'east'
  • 'west'
You can also use
  • Direction.DOWN
  • Direction.UP
  • Direction.NORTH
  • Direction.SOUTH
  • Direction.EAST
  • Direction.WEST