libgdx API

Uses of Interface
com.badlogic.gdx.graphics.g3d.AnimatedModelInstance

Packages that use AnimatedModelInstance
com.badlogic.gdx.graphics.g3d   
 

Uses of AnimatedModelInstance in com.badlogic.gdx.graphics.g3d
 

Classes in com.badlogic.gdx.graphics.g3d that implement AnimatedModelInstance
 class AnimatedModelNode
           
 

Methods in com.badlogic.gdx.graphics.g3d with parameters of type AnimatedModelInstance
 void ModelRenderer.draw(AnimatedModel model, AnimatedModelInstance instance)
           
 


libgdx API

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