StandardInput Methods |
The StandardInput type exposes the following members.
Name | Description | |
---|---|---|
CancelPointer |
Cancels the pointer.
(Overrides InputSourceCancelPointer(Pointer, Boolean).) | |
INTERNAL_DiscardPointer |
Used by TouchManagerInstance to return a pointer to input source.
DO NOT CALL IT DIRECTLY FROM YOUR CODE!
(Inherited from InputSource.) | |
UpdateInput |
This method is called by ITouchManager to synchronously update the input.
(Overrides InputSourceUpdateInput.) | |
UpdateResolution |
Forces the input to update its state when resolution changes.
(Overrides InputSourceUpdateResolution.) |