|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbe.saltwater.jaqel.loaders.ModelLoader
be.saltwater.jaqel.creature.loaders.XMLAnimationLoader
TileSetLoader| Constructor Summary | |
XMLAnimationLoader()
|
|
| Method Summary | |
CreatureAnimation |
load(java.lang.String filename)
Implementation of AnimationLoader.load for this format (XML) |
| Methods inherited from class be.saltwater.jaqel.loaders.ModelLoader |
loadAppearance, loadGeometryArray, loadScene, loadShape |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLAnimationLoader()
throws javax.xml.parsers.ParserConfigurationException
| Method Detail |
public CreatureAnimation load(java.lang.String filename)
throws java.io.IOException,
IllegalFormatException
load in interface AnimationLoaderjava.io.IOException - When there was a problem reading the specified file.
IllegalFormatException - When the format of the file is not as expected.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||