com.jogamp.opengl.util
Interface AnimatorBase.AnimatorImpl

Enclosing class:
AnimatorBase

public static interface AnimatorBase.AnimatorImpl


Method Summary
 boolean blockUntilDone(Thread thread)
           
 void display(ArrayList<GLAutoDrawable> drawables, boolean ignoreExceptions, boolean printExceptions)
           
 

Method Detail

display

void display(ArrayList<GLAutoDrawable> drawables,
             boolean ignoreExceptions,
             boolean printExceptions)

blockUntilDone

boolean blockUntilDone(Thread thread)


Copyright 2010 JogAmp Community.