Package | Description |
---|---|
com.tyrlib2.graphics.animation |
Modifier and Type | Method and Description |
---|---|
AnimationFrame |
Animation.getCurrentFrame() |
AnimationFrame |
Animation.getFrame(int frame) |
Modifier and Type | Method and Description |
---|---|
void |
Animation.addFrame(AnimationFrame frame) |
Modifier and Type | Method and Description |
---|---|
void |
Animation.addAllFrames(java.util.List<AnimationFrame> animationFrames) |