moagg.artwork.object
Class SwitchImageFactory

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

public class SwitchImageFactory
extends AbstractImageFactory


Field Summary
 
Fields inherited from class moagg.artwork.object.AbstractImageFactory
EXT
 
Constructor Summary
SwitchImageFactory()
           
 
Method Summary
 java.awt.image.BufferedImage getImage(Orientation orientation)
           
static SwitchImageFactory 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

SwitchImageFactory

public SwitchImageFactory()
Method Detail

getInstance

public static SwitchImageFactory 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)


Copyright © 2008. All Rights Reserved.