libgdx API

com.badlogic.gdx.graphics.g3d.loaders.md2
Class MD2Loader.MD2LoaderHints

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.ModelLoaderHints
      extended by com.badlogic.gdx.graphics.g3d.loaders.md2.MD2Loader.MD2LoaderHints
Enclosing class:
MD2Loader

public static class MD2Loader.MD2LoaderHints
extends ModelLoaderHints


Field Summary
 float frameDuration
           
 
Fields inherited from class com.badlogic.gdx.graphics.g3d.ModelLoaderHints
flipV
 
Constructor Summary
MD2Loader.MD2LoaderHints(float frameDuration)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

frameDuration

public final float frameDuration
Constructor Detail

MD2Loader.MD2LoaderHints

public MD2Loader.MD2LoaderHints(float frameDuration)

libgdx API

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