moagg.artwork.object
Class FountainImageFactory

java.lang.Object
  extended by moagg.artwork.object.AbstractImageFactory
      extended by moagg.artwork.object.FountainImageFactory

public class FountainImageFactory
extends AbstractImageFactory


Field Summary
 
Fields inherited from class moagg.artwork.object.AbstractImageFactory
EXT
 
Constructor Summary
FountainImageFactory()
           
 
Method Summary
 java.awt.image.BufferedImage getImage(Orientation orientation)
           
static FountainImageFactory getInstance()
           
 java.awt.image.BufferedImage getParticle()
           
 void init(com.golden.gamedev.GameObject loader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FountainImageFactory

public FountainImageFactory()
Method Detail

getInstance

public static FountainImageFactory getInstance()

init

public void init(com.golden.gamedev.GameObject loader)
Specified by:
init in class AbstractImageFactory

getImage

public java.awt.image.BufferedImage getImage(Orientation orientation)

getParticle

public java.awt.image.BufferedImage getParticle()


Copyright © 2008. All Rights Reserved.