Property | Type | Description |
---|
Method | Description | |
---|---|---|
Process ( IUserChangedEvent evt ) : void | ||
SelfTouchGesture ( ) : System | ||
SelfTouchGesture ( int historyCount ) : System |
Method | Description | |
---|---|---|
OnSelfTouchDetected ( int userid, JointID joints ) : void |
protected OnSelfTouchDetected ( int userid, JointID joints ) : void | ||
userid | int | |
joints | JointID | |
return | void |
public Process ( IUserChangedEvent evt ) : void | ||
evt | IUserChangedEvent | |
return | void |
public SelfTouchGesture ( int historyCount ) : System | ||
historyCount | int | |
return | System |