public static class GLEventListenerState.ReshapeGLEventListener extends Object implements GLRunnable
| Constructor and Description |
|---|
GLEventListenerState.ReshapeGLEventListener(GLEventListener listener) |
public GLEventListenerState.ReshapeGLEventListener(GLEventListener listener)
public boolean run(GLAutoDrawable drawable)
run in interface GLRunnabledrawable - the associated drawable and current context for this callGLAutoDrawable will call
display(GLAutoDrawable)
of all registered GLEventListeners once more.GLRunnableCopyright 2010 JogAmp Community.