Confirmed users
656
edits
No edit summary |
|||
| Line 94: | Line 94: | ||
window.addEventListener("MozJoyButtonUp", function(e) { buttonHandler(e, false); }, false); | window.addEventListener("MozJoyButtonUp", function(e) { buttonHandler(e, false); }, false); | ||
</script> | </script> | ||
</pre> | |||
===== Joystick Axis Events ===== | ===== Joystick Axis Events ===== | ||