Package sprite

Class Summary
Bullet A Bullet is a special type of Sprite.
Explosion A sprite that represents an explosion.
ImageSprite A sprite that displays an image.
OvalSprite A simple sprite which is filled, colored oval whose width and height are equal to the width and height of the sprite.
SimpleGun A sprite that represents a gun.
Sprite A Sprite represents a small graphical element that can draw itself in a SpritePanel.
SpritePanel  
TextSprite A sprite that displays a string of text.