com.badlogic.gdx.graphics.g3d.model.data
Class ModelAnimation

java.lang.Object
  extended by com.badlogic.gdx.graphics.g3d.model.data.ModelAnimation

public class ModelAnimation
extends Object


Field Summary
 String id
           
 Array<ModelNodeAnimation> nodeAnimations
           
 
Constructor Summary
ModelAnimation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public String id

nodeAnimations

public Array<ModelNodeAnimation> nodeAnimations
Constructor Detail

ModelAnimation

public ModelAnimation()


Copyright © 2013. All Rights Reserved.