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 36ff04a commit 4aec0f8709e7a89b85e869885d35c9f06aaf37af
@Deban Deban authored on 4 Aug 2014
Showing 1 changed file
View
src/pixi/InteractionManager.js