org.robokind.api.animation.library
Class AnimationLibraryFactory

java.lang.Object
  extended by org.robokind.api.animation.library.AnimationLibraryFactory

public class AnimationLibraryFactory
extends Object

Author:
Matthew Stevenson

Constructor Summary
AnimationLibraryFactory()
           
 
Method Summary
 AnimationLibrary loadAnimationFolder(AnimationFileReader reader, String path, boolean recursive)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnimationLibraryFactory

public AnimationLibraryFactory()
Method Detail

loadAnimationFolder

public AnimationLibrary loadAnimationFolder(AnimationFileReader reader,
                                            String path,
                                            boolean recursive)


Copyright © 2011. All Rights Reserved.