-
Notifications
You must be signed in to change notification settings - Fork 0
class_inputeventscreendrag
reduz edited this page Feb 25, 2014
·
10 revisions
####Category: Built-In Types
- int type
- int device
- int ID
- int index
- real x
- real y
- Vector2 pos
- real relative_x
- real relative_y
- Vector2 relative_pos
- real speed_x
- real speed_y
- Vector2 speed
- NONE = 0
- KEY = 1
- MOUSE_MOTION = 2
- MOUSE_BUTTON = 3
- JOYSTICK_MOTION = 4
- JOYSTICK_BUTTON = 5
- SCREEN_TOUCH = 6
- SCREEN_DRAG = 7
- ACTION = 8