Package com.golden.gamedev.object.sprite

Class Summary
AnimationSprite Under development, experimental.
PatternSprite Sprite that its images is depend on other sprite (the pattern).
SpriteAnimation Under development, experimental.
VolatileSprite One time animation sprite, the sprite is animated once, and then disappeared, suitable for explosion type sprite.