|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectballworld.model.paint.APaintStrategy
ballworld.model.paint.ImagePaintStrategy
ballworld.model.paint.strategy.SoccerImagePaintStrategy
public class SoccerImagePaintStrategy
Paint strategy that paints a FIFA soccer ball as its image
Field Summary |
---|
Fields inherited from class ballworld.model.paint.ImagePaintStrategy |
---|
localAT |
Fields inherited from class ballworld.model.paint.APaintStrategy |
---|
at |
Fields inherited from interface ballworld.model.IPaintStrategy |
---|
NullObject |
Constructor Summary | |
---|---|
SoccerImagePaintStrategy()
Constructor that loads the soccer ball image |
Method Summary |
---|
Methods inherited from class ballworld.model.paint.ImagePaintStrategy |
---|
init, paintXfrm |
Methods inherited from class ballworld.model.paint.APaintStrategy |
---|
paint, paintCfg |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoccerImagePaintStrategy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |