![]() |
GCGlib
0.04.228
GCG Graphics Engine
|
Variables | |
| const char * | GCG_VERSION |
| Points to the full version string on the form: major.minor.build. More... | |
| const char * | GCG_BUILD_DATE |
| Points to the build date string. More... | |
| const int | GCG_VERSION_MAJOR |
| Points to the integer major version value. More... | |
| const int | GCG_VERSION_MINOR |
| Points to the integer minor version value. More... | |
| const int | GCG_VERSION_BUILD |
| Points to the integer build version value. More... | |
Static strings indicating current GCGlib version.
| const char* GCG_BUILD_DATE |
Points to the build date string.
| const char* GCG_VERSION |
Points to the full version string on the form: major.minor.build.
| const int GCG_VERSION_BUILD |
Points to the integer build version value.
| const int GCG_VERSION_MAJOR |
Points to the integer major version value.
| const int GCG_VERSION_MINOR |
Points to the integer minor version value.