Метод | Описание | |
---|---|---|
AddAccelerationGesture ( this user ) : AccelerationGesture | ||
AddSelfTouchGesture ( this user, System.Windows.Media.Media3D.Point3D correction ) : |
||
AddSelfTouchGestures ( this user ) : List |
||
AddSemaphoreTouchGesture ( this user ) : |
||
RemoveGesture ( this user, GestureBase gesture ) : void |
Метод | Описание | |
---|---|---|
AreJointsMatching ( System.Xml.Linq.XElement pointsToCheck ) : bool | ||
ContainsPipe ( this |
||
GetFilters ( System.Xml.Linq.XElement filters ) : List |
||
GetJoints ( System.Xml.Linq.XElement pointsToCheck ) : List |
||
GetParentFilter ( this |
||
GetStandardSelfTouchFilters ( JointID joints ) : List |
||
SafeFloatParse ( System.Xml.Linq.XAttribute attribute ) : float |
public static AddAccelerationGesture ( this user ) : AccelerationGesture | ||
user | this | |
Результат | AccelerationGesture |
public static AddSelfTouchGesture ( this user, System.Windows.Media.Media3D.Point3D correction ) : |
||
user | this | |
correction | System.Windows.Media.Media3D.Point3D | |
Результат |
public static AddSelfTouchGestures ( this user ) : List |
||
user | this | |
Результат | List |
public static AddSemaphoreTouchGesture ( this user ) : |
||
user | this | |
Результат |
public static RemoveGesture ( this user, GestureBase gesture ) : void | ||
user | this | |
gesture | GestureBase | |
Результат | void |