net.sourceforge.simplegamenet.framework.model
Class SimpleGameNetSettings

java.lang.Object
  extended bynet.sourceforge.simplegamenet.framework.model.SimpleGameNetSettings

public class SimpleGameNetSettings
extends Object


Method Summary
 File getAppSettingsDir()
           
 String[] getAuthors()
           
static SimpleGameNetSettings getInstance()
           
 String getSite()
           
 net.sourceforge.simplegamenet.specs.to.Version getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static SimpleGameNetSettings getInstance()

getVersion

public net.sourceforge.simplegamenet.specs.to.Version getVersion()

getAuthors

public String[] getAuthors()

getSite

public String getSite()

getAppSettingsDir

public File getAppSettingsDir()


Copyright © 2003-2004 The 3 Belgians. All Rights Reserved.