com.golden.gamedev.object.sprite
Class SpriteAnimation
java.lang.Object
|
+--com.golden.gamedev.object.sprite.SpriteAnimation
- public class SpriteAnimation
- extends Object
Under development, experimental.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpriteAnimation
public SpriteAnimation(BufferedImage[] image,
int[] anim)
reset
public void reset()
update
public void update()
getImage
public BufferedImage getImage()