libgdx API

Uses of Class
com.badlogic.gdx.graphics.g3d.loaders.md5.MD5Animator

Packages that use MD5Animator
com.badlogic.gdx.graphics.g3d.keyframed   
 

Uses of MD5Animator in com.badlogic.gdx.graphics.g3d.keyframed
 

Methods in com.badlogic.gdx.graphics.g3d.keyframed with parameters of type MD5Animator
 KeyframeAnimation KeyframedModel.sampleAnimationFromMD5(MD5Model md5model, MD5Renderer md5renderer, MD5Animator md5animator, MD5Animation md5animation, float sampleRate, java.lang.String modelAsset, java.lang.String animKey)
          Loads a single KeyframeAnimation from an MD5Animation, then stores it in the animation dictionary for runtime playback.
 


libgdx API

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