Uses of Class
gw.lang.GosuVersion
-
Packages that use GosuVersion Package Description gw.lang -
-
Uses of GosuVersion in gw.lang
Methods in gw.lang that return GosuVersion Modifier and Type Method Description static GosuVersion
Gosu. getVersion()
static GosuVersion
GosuVersion. parse(Reader in)
static GosuVersion
GosuVersion. parse(String version)
Methods in gw.lang with parameters of type GosuVersion Modifier and Type Method Description int
GosuVersion. compareTo(GosuVersion that)
-