JavaFX KeyCode GAME_<codes>
2 posts
Getting into JavaFX programming. To save some coding, anyone know what the key mapping is for GAME_A, GAME_B, GAME_C and GAME_D are? I just think it would be nice to have a semi-standard key set. The cursor keys are obvious. It would also simplify the task of making a little app which maps joysticks and joypads to known keys. It would save us all writing the same code over and over.
Pi=B256R0USB CL4SD8GB Raspbian Stock. 13D It's tidal coupling time. https://dl.dropboxusercontent.com/u/1615413/Own%20Work/Dimensions.pdf ... Looking for an interesting project to hold my attention.
There isn't a mapping for joysticks or gamepads available at the moment, although it should be possible to use a tool like xboxdrv to create one in userland.
I opened a JIRA issue on this for tracking http://javafx-jira.kenai.com/browse/RT-27283.
Daniel
I opened a JIRA issue on this for tracking http://javafx-jira.kenai.com/browse/RT-27283.
Daniel
- Posts: 8
- Joined: Thu Dec 20, 2012 8:03 pm