|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImagePaintStrategy | |
---|---|
ballworld.model.paint | |
ballworld.model.paint.strategy |
Uses of ImagePaintStrategy in ballworld.model.paint |
---|
Subclasses of ImagePaintStrategy in ballworld.model.paint | |
---|---|
class |
UprightImagePaintStrategy
An image painting strategy that adds behavior to the paintCfg process that keeps the image upright no matter which way it is going. |
Uses of ImagePaintStrategy in ballworld.model.paint.strategy |
---|
Subclasses of ImagePaintStrategy 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 |
PlanetImagePaintStrategy
Paint strategy that upon instantiation, randomly picks one image from an array of images to use. |
class |
SharkImagePaintStrategy
Paint strategy that paints a Black Tip Reef shark as its image. |
class |
SoccerImagePaintStrategy
Paint strategy that paints a FIFA soccer ball as its image |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |