|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.artwork.object.AbstractImageFactory moagg.artwork.object.CrateImageFactory
public class CrateImageFactory
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 |
---|
public CrateImageFactory()
Method Detail |
---|
public static CrateImageFactory getInstance()
public void init(com.golden.gamedev.GameObject loader)
init
in class AbstractImageFactory
public java.awt.image.BufferedImage getImage(CrateType crateType)
public int getCrateWidth(CrateType crateType)
public int getCrateHeight(CrateType crateType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |