new TouchMouseInput()
Combined touch and mouse input
Touch has a higher priority then mouse, and while touching no mouse events are allowed.
This because touch devices also emit mouse events while doing a touch.
Extends
Methods
-
unbind the events
-
should handle the inputEvent data and trigger the callback
-
bind the events