Uses of Class
ballworld.model.paint.UprightImagePaintStrategy

Packages that use UprightImagePaintStrategy
ballworld.model.paint.strategy   
 

Uses of UprightImagePaintStrategy in ballworld.model.paint.strategy
 

Subclasses of UprightImagePaintStrategy in ballworld.model.paint.strategy
 class BirdSheepImagePaintStrategy
          An example of an ImagePaintStrategy that randomly picks one of two animated image files to display when it is instantiated.
 class MarioSonicImagePaintStrategy
          Paint strategy that uses either an animated Mario or Sonic image.
 class SharkImagePaintStrategy
          Paint strategy that paints a Black Tip Reef shark as its image.