com.mebigfatguy.patchanim.surface
Class PatchAnimator

java.lang.Object
  extended by com.mebigfatguy.patchanim.surface.PatchAnimator

public class PatchAnimator
extends java.lang.Object


Constructor Summary
PatchAnimator(PatchAnimDocument paDocument)
           
 
Method Summary
 void addPatchCompletionListener(PatchCompletionListener listener)
           
 void animatePatches()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatchAnimator

public PatchAnimator(PatchAnimDocument paDocument)
Method Detail

addPatchCompletionListener

public void addPatchCompletionListener(PatchCompletionListener listener)

animatePatches

public void animatePatches()
                    throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2008 MeBigFatGuy.com. All Rights Reserved.