org.robokind.api.animation.xml
Interface AnimationFileWriter


public interface AnimationFileWriter

Author:
Matthew Stevenson

Method Summary
 void writeAnimation(String path, Animation anim)
           
 

Method Detail

writeAnimation

void writeAnimation(String path,
                    Animation anim)
                    throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.