|
JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java (public API).
|
Class of pointer types. More...
Public Attributes | |
| Offscreen | |
| Onscreen | |
| Undefined | |
Class of pointer types.
Definition at line 76 of file MouseEvent.java.
| com.jogamp.newt.event.MouseEvent.PointerClass.Offscreen |
Definition at line 77 of file MouseEvent.java.
| com.jogamp.newt.event.MouseEvent.PointerClass.Onscreen |
Definition at line 77 of file MouseEvent.java.
| com.jogamp.newt.event.MouseEvent.PointerClass.Undefined |
Definition at line 77 of file MouseEvent.java.