Skip to content

class_inputeventscreendrag

Lukas Sägesser edited this page Jun 22, 2015 · 11 revisions

InputEventScreenDrag

####Category: Built-In Types

Brief Description

Member Functions

Member Variables

Numeric Constants

  • NONE = 0
  • KEY = 1
  • MOUSE_MOTION = 2
  • MOUSE_BUTTON = 3
  • JOYSTICK_MOTION = 4
  • JOYSTICK_BUTTON = 5
  • SCREEN_TOUCH = 6
  • SCREEN_DRAG = 7
  • ACTION = 8

Member Function Description

Clone this wiki locally