decelerate


Description:

public signal void decelerate (double vel_x, double vel_y)

Emitted after scroll is finished if the KINETIC flag is set.

vel_x and vel_y express the initial velocity that was imprinted by the scroll events. vel_x and vel_y are expressed in pixels/ms.

Parameters:

vel_x

X velocity

vel_y

Y velocity