|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |