Advanced
Static
domThe DOM element to listen to events on.
Static
eventsThe event system.
Static
interactionThe frequency that fake events will be fired.
Static
pauseWhether to pause the update checks or not.
Static
addAdds the ticker listener.
Static
destroyDestroys the event ticker.
Static
initStatic
pointerSets flag to not fire extra events when the user has already moved there mouse
Static
removeRemoves the ticker listener.
This class handles automatic firing of PointerEvents in the case where the pointer is stationary for too long. This is to ensure that hit-tests are still run on moving objects.
Since
7.2.0