swipe


Description:

public signal void swipe (double velocity_x, double velocity_y)

Emitted when the recognized gesture is finished.

Velocity and direction are a product of previously recorded events.

Parameters:

velocity_x

velocity in the X axis, in pixels/sec

velocity_y

velocity in the Y axis, in pixels/sec