PIXI.InteractionManager Class

Mixins for the PIXI InteractionManager class

removeClickEvents

()

Removes mousedown, mouseup, etc. events, but leaves the mousemove events. This allows a custom cursor to continue to update its position while disabling any real interaction.