org.robokind.api.animation.library
Class AnimationLibraryLoader

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

public class AnimationLibraryLoader
extends Object

Author:
Matthew Stevenson

Constructor Summary
AnimationLibraryLoader()
           
 
Method Summary
static AnimationLibrary loadAnimationFolder(String libraryId, 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

AnimationLibraryLoader

public AnimationLibraryLoader()
Method Detail

loadAnimationFolder

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


Copyright © 2011-2013. All Rights Reserved.