| GetVersion
Returns the current version of JAM.
strVersion = myJAM.GetVersion( )
Return value
A string containing the current version of JAM in the format: version.subversion.revision (i.e. 1.0.8)
An even revision indicates a main release, while an odd revision indicates a development version.
Comments
This has no real use unless you decide to mention JAM in your game's credits/etc. (hint hint ;) )
JAM © 2005 no one in particular Project started by David Evans in 2005 | |