Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.pepperview.romzinger
Class GameLoader  view GameLoader download GameLoader.java

java.lang.Object
  extended bycom.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: