libgdx API

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

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

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

Subinterfaces of StillModelInstance in com.badlogic.gdx.graphics.g3d
 interface AnimatedModelInstance
           
 

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

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


libgdx API

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