Right-left buttons differentiation
Left | Right
-----|--------
mousedown | rightdown
mouseup   |  rightup
mouseupoutside   |  rightupoutside
click   |  rightclick
__isDown   |  __isRightDown

Names can easily be changed from the code.
1 parent 4aec0f8 commit f86e61f94f51f9a93dd3a19cd41d43e698b98cb3
@Deban Deban authored on 4 Aug 2014
Showing 1 changed file
View
src/pixi/InteractionManager.js