JX Application Framework
|
Functions | |
bool | JMouseMoved (const JPoint &pt1, const JPoint &pt2, const JCoordinate debounceWidth) |
bool JMouseMoved | ( | const JPoint & | pt1, |
const JPoint & | pt2, | ||
const JCoordinate | debounceWidth | ||
) |
Returns true if the points are further apart than the debounce width.