Login  Register

Is it possible to have the list of down keys?

Posted by elect on Mar 17, 2016; 12:30pm
URL: https://forum.jogamp.org/Is-it-possible-to-have-the-list-of-down-keys-tp4036507.html

I see the KeyEvent has a nice getButtonDownCount() and getButtonsDown() but these refer to mouse buttons..

isn't there a way to get the corresponding list of pressed keyboard buttons?