Click or drag to resize

MouseHandler Methods

The MouseHandler type exposes the following members.

Methods
  NameDescription
Public methodCancelMousePointer
Cancels the mouse pointer.
Public methodCancelPointer
Cancels the pointer.
Public methodDispose
Releases resources.
Public methodINTERNAL_DiscardPointer
Used by TouchManagerInstance to return a pointer to input source. DO NOT CALL IT DIRECTLY FROM YOUR CODE!
Public methodUpdateInput
This method is called by ITouchManager to synchronously update the input.
Public methodUpdateResolution
Forces the input to update its state when resolution changes.
Top
See Also