|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AnimationFileWriter
Interface for writing an Animation to File.
| Method Summary | |
|---|---|
void |
writeAnimation(String path,
Animation anim)
Writes an Animation to File |
| Method Detail |
|---|
void writeAnimation(String path,
Animation anim)
throws Exception
path - path of the File to write toanim - Animation to write
Exception - if there is an error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||