Difference to orig.
More...
|
| static void | main (final String[] args) |
| |
Difference to orig.
Bug735Inv0AppletAWT:
- MANUAL_FRAME_HANDLING: impl using pass through GLContext instead of static
OSX Results:
Visible content
Fluent animation
Definition at line 52 of file Bug735Inv1AppletAWT.java.
◆ init()
| void com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.init |
( |
| ) |
|
◆ main()
| static void com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.main |
( |
final String[] |
args | ) |
|
|
static |
◆ requestDraw()
| void com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.requestDraw |
( |
final CountDownLatch |
latch | ) |
|
◆ run()
| void com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.run |
( |
| ) |
|
◆ start()
| void com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.start |
( |
| ) |
|
◆ APPLET_HEIGHT
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.APPLET_HEIGHT = 290 |
|
static |
◆ APPLET_WIDTH
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.APPLET_WIDTH = 500 |
|
static |
◆ AWT
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.AWT = 0 |
|
static |
◆ MANUAL_FRAME_HANDLING
| final boolean com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.MANUAL_FRAME_HANDLING = true |
|
static |
◆ NEWT
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.NEWT = 1 |
|
static |
◆ TARGET_FPS
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.TARGET_FPS = 120 |
|
static |
◆ TOOLKIT
| final int com.jogamp.opengl.test.bugs.Bug735Inv1AppletAWT.TOOLKIT = NEWT |
|
static |
The documentation for this class was generated from the following file: