Re: Is it possible to have the list of down keys?
Posted by
Art on
Apr 19, 2016; 3:35pm
URL: https://forum.jogamp.org/Is-it-possible-to-have-the-list-of-down-keys-tp4036507p4036617.html
You can check out what I did in an open source library here:
https://bintray.com/pnnl/maven/svf/viewThe relevant code is under gov.pnnl.svf.*.input in svf, svf-awt, and svf-swt.
It essentially just tracks the state of key presses for the view.