Package | Description |
---|---|
com.b3dgs.lionengine.anim | |
com.b3dgs.lionengine.drawable |
Modifier and Type | Method and Description |
---|---|
static Animator |
Anim.createAnimator()
Create an animator, which will be able to play
Animation . |
Modifier and Type | Interface and Description |
---|---|
interface |
SpriteAnimated
SpriteAnimated is an extended sprite that allows to play it using
Animation . |