asafbibas / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

AWT key press events repeat #443

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The key events generated in AwtKeyInput are repeatedly sent to the InputManager

Original issue reported on code.google.com by ShadowIs...@gmail.com on 29 Dec 2011 at 11:25

GoogleCodeExporter commented 8 years ago
This issue has been fixed in SVN/nightly by adding a BitSet to track pressed 
keys. 

Original comment by ShadowIs...@gmail.com on 28 May 2012 at 5:55