|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgames.simulation.flayer.concretClasses.factoryFamily.level.FactoryLevelOne
public class FactoryLevelOne
| Constructor Summary | |
|---|---|
FactoryLevelOne()
|
|
| Method Summary | |
|---|---|
Level |
makeLevel(java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
|
ObjectsWorldPosition |
makeObjectWorld(java.lang.String objectName)
Factory Mathod Prototiped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FactoryLevelOne()
| Method Detail |
|---|
public Level makeLevel(java.lang.Double height,
java.lang.Double width,
java.lang.Double weight)
makeLevel in interface AbstractFactoryLevelpublic ObjectsWorldPosition makeObjectWorld(java.lang.String objectName)
AbstractFactoryLevel
makeObjectWorld in interface AbstractFactoryLevel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||