|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.games.galaxyinvaders.GalaxyLevelFactory
public class GalaxyLevelFactory
Constructor Summary | |
---|---|
GalaxyLevelFactory()
|
Method Summary | |
---|---|
PlayField |
getPlayfield(java.io.File levelFactoryFile)
|
PlayField |
getPlayfield(java.lang.String filepath,
Game currentgame)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GalaxyLevelFactory()
Method Detail |
---|
public PlayField getPlayfield(java.io.File levelFactoryFile)
public PlayField getPlayfield(java.lang.String filepath, Game currentgame)
getPlayfield
in interface LevelFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |