torque Torque Game Engine Documentation
TGE Version 1.5.2

engine/game/version.h File Reference


Functions

U32 getVersionNumber ()
 Gets the specified version number. The version number is specified as a global in version.cc.
const char * getVersionString ()
 Gets the version number in string form.
const char * getCompileTimeString ()
 Gets the compile date and time.


Function Documentation

U32 getVersionNumber (  ) 

Gets the specified version number. The version number is specified as a global in version.cc.

const char* getVersionString (  ) 

Gets the version number in string form.

const char* getCompileTimeString (  ) 

Gets the compile date and time.




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen