Property | Type | Description | |
---|---|---|---|
maxAngle | float | ||
minAngle | float | ||
trail |
Method | Description | |
---|---|---|
OnFingerDown ( FingerDownEvent e ) : void | ||
OnFingerMove ( FingerMotionEvent e ) : void | ||
OnFingerUp ( FingerUpEvent e ) : void | ||
Start ( ) : void |
public OnFingerDown ( FingerDownEvent e ) : void | ||
e | FingerDownEvent | |
return | void |
public OnFingerMove ( FingerMotionEvent e ) : void | ||
e | FingerMotionEvent | |
return | void |