|
GTGE API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnimatedSprite | |
---|---|
com.golden.gamedev.object.sprite | Sprite implementation. |
Uses of AnimatedSprite in com.golden.gamedev.object.sprite |
---|
Subclasses of AnimatedSprite in com.golden.gamedev.object.sprite | |
---|---|
class |
AdvanceSprite
AdvanceSprite class is animated sprite that has status and
direction attributes, that way the animation is fully controlled by its
status and direction. |
class |
VolatileSprite
One time animation sprite, the sprite is animated once, and then disappeared, suitable for explosion type sprite. |
|
GTGE API | ||||||||
PREV NEXT | FRAMES NO FRAMES |