SwipePoint()
Represents a point in a swipe path. Used with ScreenmultiSwipe() to define where the finger moves, how fast, and how long it pauses.
Represents a point in a swipe path. Used with ScreenmultiSwipe() to define where the finger moves, how fast, and how long it pauses.
Will return swipe point hold duration
Will return swipe point speed. This method won't work after version 1.0.0.16
Will return swipe point duration
Will return swipe point x coordinate
Will return swipe point y coordinate
Change the hold duration of swipe point
Change the speed of swipe point. This method won't work after version 1.0.0.16
Change the duration of swipe point
Change the x coordinate of swipe point
Change the y coordinate of swipe point