jeromeetienne / threex.keyboardstate

three.js extension to keep the current state of the keyboard
http://jeromeetienne.github.io/threex.keyboardstate/examples/basic.html
MIT License
55 stars 30 forks source link

simpler way to ignore autorepeats #5

Closed dpren closed 9 years ago

dpren commented 9 years ago

-check for event.repeat (not supported in Safari currently)

-full arrow key movement

jeromeetienne commented 9 years ago

Excelent! i wasnt aware of event.repeat, cool to learn.

i love your tron demo, the sounds are real cool :)