|
libgdx API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MD5Renderer | |
---|---|
com.badlogic.gdx.graphics.g3d.keyframed |
Uses of MD5Renderer in com.badlogic.gdx.graphics.g3d.keyframed |
---|
Methods in com.badlogic.gdx.graphics.g3d.keyframed with parameters of type MD5Renderer | |
---|---|
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |