|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.artwork.object.AbstractImageFactory
moagg.artwork.object.TurretImageFactory
public class TurretImageFactory
| Field Summary |
|---|
| Fields inherited from class moagg.artwork.object.AbstractImageFactory |
|---|
EXT |
| Constructor Summary | |
|---|---|
TurretImageFactory()
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
getImage(Orientation orientation,
TurretType type)
|
static TurretImageFactory |
getInstance()
|
int |
getTurretHeight(TurretType type)
|
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 TurretImageFactory()
| Method Detail |
|---|
public static TurretImageFactory getInstance()
public void init(com.golden.gamedev.GameObject loader)
init in class AbstractImageFactory
public java.awt.image.BufferedImage getImage(Orientation orientation,
TurretType type)
public int getTurretHeight(TurretType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||