Class SceneWithAnimationLoader

java.lang.Object
com.jme3.scene.plugins.fbx.SceneWithAnimationLoader
All Implemented Interfaces:
com.jme3.asset.AssetLoader

public class SceneWithAnimationLoader extends Object implements com.jme3.asset.AssetLoader
  • Constructor Details

    • SceneWithAnimationLoader

      public SceneWithAnimationLoader()
  • Method Details

    • load

      public Object load(com.jme3.asset.AssetInfo assetInfo) throws IOException
      Specified by:
      load in interface com.jme3.asset.AssetLoader
      Throws:
      IOException