Package | Description |
---|---|
ballworld.model.paint | |
ballworld.model.paint.strategy |
Modifier and Type | Class and Description |
---|---|
class |
UprightShapePaintStrategy
A shape painting strategy that adds a paintCfg override that keeps the shape upright no matter which direction it is going.
|
Modifier and Type | Class and Description |
---|---|
class |
EllipsePaintStrategy
Paint strategy to paint an ellipse shape
|
class |
Fish1PaintStrategy
Paint strategy that paints a fish-shaped Polygon generated
by a Fish1PolyfonFactory.
|
class |
Fish2PaintStrategy
Paint strategy that paints a fish-shaped Polygon generated
by a Fish2PolyfonFactory.
|
class |
RectanglePaintStrategy
Concrete paint strategy that paints a rectangular shape
scaled to the size of the ball.
|