|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Attributes | |
| short | min |
| min. More... | |
| short | max |
| max. More... | |
| final boolean | inclKeyChar |
| true if valid for keyChar values as well, otherwise only valid for keyCode and keySym due to collision. More... | |
Definition at line 373 of file KeyEvent.java.
| final boolean com.jogamp.newt.event.KeyEvent.NonPrintableRange.inclKeyChar |
true if valid for keyChar values as well, otherwise only valid for keyCode and keySym due to collision.
Definition at line 379 of file KeyEvent.java.
| short com.jogamp.newt.event.KeyEvent.NonPrintableRange.max |
| short com.jogamp.newt.event.KeyEvent.NonPrintableRange.min |