com.jogamp.opengl.util
Interface AnimatorBase.AnimatorImpl

Enclosing class:
AnimatorBase

public static interface AnimatorBase.AnimatorImpl


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

Method Detail

display

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

skipWaitForCompletion

boolean skipWaitForCompletion(Thread thread)


Copyright 2010 JogAmp Community.