Package com.jme3.scene.plugins.fbx
Class SceneWithAnimationLoader
java.lang.Object
com.jme3.scene.plugins.fbx.SceneWithAnimationLoader
- All Implemented Interfaces:
- AssetLoader
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
SceneWithAnimationLoaderpublic SceneWithAnimationLoader()
 
- 
- 
Method Details- 
loadDescription copied from interface:AssetLoaderLoads asset from the given input stream, parsing it into an application-usable object.- Specified by:
- loadin interface- AssetLoader
- Parameters:
- assetInfo- the located asset
- Returns:
- An object representing the resource.
- Throws:
- IOException- If an I/O error occurs while loading
 
 
-