public static interface AnimatorBase.AnimatorImpl
| Modifier and Type | Method and Description |
|---|---|
boolean |
blockUntilDone(Thread thread) |
void |
display(ArrayList<GLAutoDrawable> drawables,
boolean ignoreExceptions,
boolean printExceptions) |
void display(ArrayList<GLAutoDrawable> drawables, boolean ignoreExceptions, boolean printExceptions) throws AnimatorBase.UncaughtAnimatorException
drawables - ignoreExceptions - printExceptions - AnimatorBase.UncaughtAnimatorException - as caused by GLAutoDrawable.display()boolean blockUntilDone(Thread thread)
Copyright 2010 JogAmp Community.