namespace
SAPO.Utility.Gesture
A port of the python moosegesture lib:
http://coffeeghost.net/2011/05/09/moosegesture-python-mouse-gestures-module/
Version:
0.1
Function Summary
returns two arrays - the detected stroke (a list of directions) and the respective point index intervals
Function Details
function getBoth
Number[]
getBoth(Number[]
points)
returns two arrays - the detected stroke (a list of directions) and the respective point index intervals
Parameters:
points
points to analyze