libgdx API

com.badlogic.gdx.graphics.g3d.loaders.g3d
Class G3dLoader.G3dKeyframedModelLoader

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.loaders.g3d.G3dLoader.G3dKeyframedModelLoader
All Implemented Interfaces:
KeyframedModelLoader, ModelLoader
Enclosing class:
G3dLoader

public static class G3dLoader.G3dKeyframedModelLoader
extends java.lang.Object
implements KeyframedModelLoader


Constructor Summary
G3dLoader.G3dKeyframedModelLoader()
           
 
Method Summary
 KeyframedModel load(FileHandle handle, ModelLoaderHints hints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

G3dLoader.G3dKeyframedModelLoader

public G3dLoader.G3dKeyframedModelLoader()
Method Detail

load

public KeyframedModel load(FileHandle handle,
                           ModelLoaderHints hints)
Specified by:
load in interface KeyframedModelLoader
Specified by:
load in interface ModelLoader

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)