|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.level.xml.factory.ObjectFactoryImpl
public class ObjectFactoryImpl
Constructor Summary | |
---|---|
ObjectFactoryImpl()
|
Method Summary | |
---|---|
Level |
createLevel(java.lang.String mission,
java.lang.String level,
LevelData levelData)
|
protected MoaggGameObject |
createObject(AbstractDecorationData data)
|
protected PlayGround |
createPlayGround(PlayGroundData playGroundData)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactoryImpl()
Method Detail |
---|
public Level createLevel(java.lang.String mission, java.lang.String level, LevelData levelData)
createLevel
in interface ObjectFactory
protected PlayGround createPlayGround(PlayGroundData playGroundData)
protected MoaggGameObject createObject(AbstractDecorationData data)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |