|
Sista v3.0.0-beta.10
C++ lightweight OS-agnostic library for terminal animations and videogames
|
Sista version information. More...

Go to the source code of this file.
Namespaces | |
| namespace | sista |
| Sista library namespace. | |
Macros | |
| #define | SISTA_VERSION "3.0.0" |
| #define | SISTA_VERSION_MAJOR 3 |
| #define | SISTA_VERSION_MINOR 0 |
| #define | SISTA_VERSION_PATCH 0 |
Functions | |
| const char * | sista::getVersion () |
| Returns the Sista library version as a string. | |
| int | sista::getVersionMajor () |
| Returns the major version number of the Sista library. | |
| int | sista::getVersionMinor () |
| Returns the minor version number of the Sista library. | |
| int | sista::getVersionPatch () |
| Returns the patch version number of the Sista library. | |
Sista version information.
| #define SISTA_VERSION "3.0.0" |
| #define SISTA_VERSION_MAJOR 3 |
| #define SISTA_VERSION_MINOR 0 |
| #define SISTA_VERSION_PATCH 0 |