Package | Description |
---|---|
ballworld.model.paint | |
ballworld.model.paint.strategy |
Modifier and Type | Class and Description |
---|---|
class |
UprightImagePaintStrategy
An image painting strategy that adds a paintCfg override that keeps the image upright no matter which way it is going.
|
Modifier and Type | Class and Description |
---|---|
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
|