|
JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java (public API).
|
Public Member Functions | |
| int | getKeyPressedCount (boolean autoRepeatOnly) |
| int | getKeyReleasedCount (boolean autoRepeatOnly) |
Public Member Functions inherited from com.jogamp.opengl.test.junit.util.InputEventCountAdapter | |
| int | getConsumedCount () |
| int | getCount () |
| boolean | isPressed () |
| List< EventObject > | copyQueue () |
| int | getQueueSize () |
Public Member Functions inherited from com.jogamp.opengl.test.junit.util.EventCountAdapter | |
| void | reset () |
| void | setVerbose (boolean v) |
| Instance starts in verbose mode, call w/ false to disable verbosity. More... | |
Definition at line 31 of file KeyEventCountAdapter.java.
| int com.jogamp.opengl.test.junit.util.KeyEventCountAdapter.getKeyPressedCount | ( | boolean | autoRepeatOnly | ) |
| int com.jogamp.opengl.test.junit.util.KeyEventCountAdapter.getKeyReleasedCount | ( | boolean | autoRepeatOnly | ) |