Members
The DOM element to listen to events on.
events PIXI.EventSystem
The event system.
The frequency that fake events will be fired.
- Default Value:
 - 10
 
Whether to pause the update checks or not.
Methods
Adds the ticker listener.
Initializes the event ticker.
| Name | Type | Description | 
|---|---|---|
events | 
            
            PIXI.EventSystem | 
                 The event system.  | 
        
Sets flag to not fire extra events when the user has already moved there mouse
Removes the ticker listener.