max-mapper / voxel-engine

3D HTML5 voxel game engine
http://maxogden.github.com/voxel-engine
BSD 3-Clause "New" or "Revised" License
1.29k stars 220 forks source link

Fix right mouse button detection for state.firealt #64

Closed bmeck closed 11 years ago

bmeck commented 11 years ago

See:

http://www.quirksmode.org/js/events_properties.html#button

IE is just broken around this (and .button) and will need fixing in kb-controls upstream:

http://msdn.microsoft.com/en-us/library/ie/ff974884(v=vs.85).aspx