libgdx API

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

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

public static class G3dLoader.G3dSkeletonModelLoader
extends java.lang.Object
implements SkeletonModelLoader


Constructor Summary
G3dLoader.G3dSkeletonModelLoader()
           
 
Method Summary
 SkeletonModel 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.G3dSkeletonModelLoader

public G3dLoader.G3dSkeletonModelLoader()
Method Detail

load

public SkeletonModel load(FileHandle handle,
                          ModelLoaderHints hints)
Specified by:
load in interface ModelLoader
Specified by:
load in interface SkeletonModelLoader

libgdx API

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