Uses of Class
net.sourceforge.simplegamenet.specs.to.Version

Packages that use Version
net.sourceforge.simplegamenet.specs.model   
 

Uses of Version in net.sourceforge.simplegamenet.specs.model
 

Methods in net.sourceforge.simplegamenet.specs.model that return Version
 Version GameFactory.getVersion()
          Gets the version of the game.
 Version GameFactory.getMinimumSimpleGameNetVersion()
          Returns the oldest version the SimpleGameNet framework can have to be able to run this game.
 

Constructors in net.sourceforge.simplegamenet.specs.model with parameters of type Version
GameFactory(String name, Version version, String description, String author)
          Creates a new game interface and sets required information about the game.
 



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