Uses of Class
ballwar.model.paint.ImagePaintStrategy

Packages that use ImagePaintStrategy
ballwar.model.paint   
 

Uses of ImagePaintStrategy in ballwar.model.paint
 

Subclasses of ImagePaintStrategy in ballwar.model.paint
 class BirdSheepImagePaintStrategy
          An example of an ImagePaintStrategy that randomly picks one of two animated image files to display when it is instantiated.