ballworld.model.paint.strategy
Class SoccerImagePaintStrategy

java.lang.Object
  extended by ballworld.model.paint.APaintStrategy
      extended by ballworld.model.paint.ImagePaintStrategy
          extended by ballworld.model.paint.strategy.SoccerImagePaintStrategy
All Implemented Interfaces:
IPaintStrategy

public class SoccerImagePaintStrategy
extends ImagePaintStrategy

Paint strategy that paints a FIFA soccer ball as its image

Author:
swong

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

SoccerImagePaintStrategy

public SoccerImagePaintStrategy()
Constructor that loads the soccer ball image