|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Animation | |
---|---|
org.newdawn.slick |
Uses of Animation in org.newdawn.slick |
---|
Methods in org.newdawn.slick that return Animation | |
---|---|
Animation |
Animation.copy()
Create a copy of this animation. |
Methods in org.newdawn.slick with parameters of type Animation | |
---|---|
void |
Graphics.drawAnimation(Animation anim,
float x,
float y)
Draw an animation to this graphics context |
void |
Graphics.drawAnimation(Animation anim,
float x,
float y,
Color col)
Draw an animation to this graphics context |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |