|
|||||||||
| Home >> All >> com >> pepperview >> [ romzinger overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.pepperview.romzinger
Class GameLoader

java.lang.Objectcom.pepperview.romzinger.GameLoader
- public class GameLoader
- extends java.lang.Object
Description of the Class
| Constructor Summary | |
GameLoader()
|
|
| Method Summary | |
static Game |
loadGameFile(java.lang.String name)
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
GameLoader
public GameLoader()
| Method Detail |
loadGameFile
public static Game loadGameFile(java.lang.String name) throws java.io.IOException
- Description of the Method
- Since:
|
|||||||||
| Home >> All >> com >> pepperview >> [ romzinger overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.pepperview.romzinger.GameLoader