Click or drag to resize

MousePointer Methods

The MousePointer type exposes the following members.

Methods
  NameDescription
Public methodCopyFrom
Copies values from the target.
(Overrides PointerCopyFrom(Pointer).)
Public methodEquals(Object) (Inherited from Pointer.)
Public methodEquals(Pointer) (Inherited from Pointer.)
Public methodGetHashCode (Inherited from Pointer.)
Public methodGetOverData
Returns HitData for current pointer position, i.e. what is right beneath it. Caches the result for the entire frame.
(Inherited from Pointer.)
Public methodGetPressData
Returns HitData when the pointer was pressed. If the pointer is not pressed uninitialized HitData is returned.
(Inherited from Pointer.)
Public methodToString (Inherited from Pointer.)
Top
See Also