moagg.artwork.object
Class CrateImageFactory

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

public class CrateImageFactory
extends AbstractImageFactory


Field Summary
 
Fields inherited from class moagg.artwork.object.AbstractImageFactory
EXT
 
Constructor Summary
CrateImageFactory()
           
 
Method Summary
 int getCrateHeight(CrateType crateType)
           
 int getCrateWidth(CrateType crateType)
           
 java.awt.image.BufferedImage getImage(CrateType crateType)
           
static CrateImageFactory getInstance()
           
 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

CrateImageFactory

public CrateImageFactory()
Method Detail

getInstance

public static CrateImageFactory getInstance()

init

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

getImage

public java.awt.image.BufferedImage getImage(CrateType crateType)

getCrateWidth

public int getCrateWidth(CrateType crateType)

getCrateHeight

public int getCrateHeight(CrateType crateType)


Copyright © 2008. All Rights Reserved.