Метод | Описание | |
---|---|---|
KeyboardSkeletonUpdater ( ) : System | ||
OnKeyPressed ( |
Метод | Описание | |
---|---|---|
AddSelectedJoint ( Keys jointKey ) : void | ||
CalculateJointPairLength ( JointType lhs, JointType rhs ) : double | ||
PerformGesture ( bool forward ) : void | ||
PerformMovement ( Keys movementKey ) : void | ||
PerformNormalKey ( Keys key, bool shift ) : void | ||
SetJointPosition ( JointType joint, Vector3D position ) : void | ||
UpdateListeners ( ) : void |
public KeyboardSkeletonUpdater ( ) : System | ||
Результат | System |
public OnKeyPressed ( |
||
keys | ||
Результат | void |