SwipeDirection - stingray.SwipeDirection enumeration reference - Stingray Lua API Reference

stingray.SwipeDirection enumeration reference

Description

Direction constant returned by the gesture_swipe() function in touch controllers like the TouchPanel1 and TouchPanel2.

Enumeration values

Represents the down direction in a swipe gesture.
Represents the left direction in a swipe gesture.
Represents the right direction in a swipe gesture.
Represents the up direction in a swipe gesture.