Internet Browser: Difference between revisions
GeekShadow (talk | contribs) adding tips |
GeekShadow (talk | contribs) →Tips: adding key codes |
||
Line 64: | Line 64: | ||
} | } | ||
</script> | </script> | ||
=== Key Codes === | |||
{|class="wikitable" width="20%" | |||
! Code !! Button | |||
|- | |||
| 37 || Left | |||
|- | |||
| 38 || Up | |||
|- | |||
| 39 || Right | |||
|- | |||
| 40 || Down | |||
|} |