lewisje / renderengine

Automatically exported from code.google.com/p/renderengine
MIT License
0 stars 0 forks source link

Key presses don't always register if done in quick succession #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If you press the left-arrow in the Asteroids game to rotate anti-clockwise, 
these press the right 
arrow and release the left arrow just after, the ship will stop turning for a 
fraction of a second.  It 
seems like it doesn't start turning until the keyboard auto-repeat kicks in.

Original issue reported on code.google.com by maryrose...@gmail.com on 31 May 2010 at 7:02

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 10 Jun 2010 at 9:04

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 19 Jul 2010 at 1:34

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 20 Jul 2010 at 2:00

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 3 Aug 2010 at 1:50

GoogleCodeExporter commented 8 years ago

Original comment by bfatt...@gmail.com on 9 Nov 2010 at 2:31