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

fixed bug for window blur #4

Closed SebastianNette closed 10 years ago

SebastianNette commented 10 years ago

my bad, previously used self as scope, instead of _this. this is now fixed.