JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.test.junit.util.InputEventCountAdapter Interface Reference
Inheritance diagram for com.jogamp.opengl.test.junit.util.InputEventCountAdapter:
Collaboration diagram for com.jogamp.opengl.test.junit.util.InputEventCountAdapter:

Public Member Functions

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...
 

Detailed Description

Definition at line 34 of file InputEventCountAdapter.java.

Member Function Documentation

◆ copyQueue()

◆ getConsumedCount()

◆ getCount()

◆ getQueueSize()

◆ isPressed()


The documentation for this interface was generated from the following file: