Swipe

fun Swipe(slot: Int, x1: Int, y1: Int, x2: Int, y2: Int)

Parameters

slot

slot id for the touch

x1

x coordinate where the swipe starts

y1

y coordinate where the swipe starts

x2

x coordinate where the swipe ends

y2

y coordinate where the swipe ends