com.badlogic.gdx.graphics.g3d.loaders.md5
Class MD5AnimationInfo
java.lang.Object
com.badlogic.gdx.graphics.g3d.loaders.md5.MD5AnimationInfo
public class MD5AnimationInfo
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MD5AnimationInfo
public MD5AnimationInfo(int maxFrame,
float maxTime)
reset
public void reset()
reset
public void reset(int maxFrame,
float maxTime)
update
public void update(float delta)
getCurrentFrame
public int getCurrentFrame()
getNextFrame
public int getNextFrame()
getInterpolation
public float getInterpolation()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)