Click or drag to resize

TouchPadMode Fields

The TouchPadTouchPadMode type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberDelta Returns the change in position of the touch from the previous to the current frame.
Public fieldStatic memberScreenPosition Returns the absolute position of the touch on the screen.
Public fieldvalue__ 
Public fieldStatic memberVectorFromCenter Returns a vector from the center of the Touch Pad to the current touch position.
Public fieldStatic memberVectorFromInitialTouch Returns a vector from the intial touch position to the current touch position.
Top
See Also