The root
Computes the Touch position from the given event, and if successful calls all the callbacks in the provided callbackSet.
Removes a callback that would be called when a touch is cancelled.
Removes a callback that would be called when a touch ends.
Removes a callback that would be called when the touch position changes.
Removes a callback that would be called when a touch starts.
Registers a callback to be called when a touch is cancelled.
Registers a callback to be called when a touch ends.
Registers a callback to be called when the touch position changes.
Registers a callback to be called when a touch starts.
Gets a Touch Dispatcher for the
Generated using TypeDoc
This constructor should not be invoked directly.