JDK-4630011 : Need Input Polling for Games (keyboard, etc)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-01-29
  • Updated: 2002-01-29
  • Resolved: 2002-01-29
Related Reports
Duplicate :  
Description

Name: rr100577			Date: 01/29/2002



Java is  fast enough for
*action* games on some JITs.  (I've gotten
upwards of even around 90 frames per second.)

But I need keyboard/mouse/joystick *polling*
(equivalent of GetAsyncKeyState()/joyGetInfoEx()
on Win32) to make the games playable at all
(as action games, that is).

Please add them.  Those games depends on them.

Thank you.

======================================================================

Comments
EVALUATION Name: rr100577 Date: 01/29/2002 This feature has been added for Tiger release ======================================================================
11-06-2004