|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.artwork.object.AbstractImageFactory
public abstract class AbstractImageFactory
| Field Summary | |
|---|---|
protected static java.lang.String |
EXT
|
| Constructor Summary | |
|---|---|
AbstractImageFactory()
|
|
| Method Summary | |
|---|---|
abstract 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 |
| Field Detail |
|---|
protected static final java.lang.String EXT
| Constructor Detail |
|---|
public AbstractImageFactory()
| Method Detail |
|---|
public abstract void init(com.golden.gamedev.GameObject loader)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||