 |
Blamite Game Engine - Strings
00315.05.27.21.0015.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
Go to the documentation of this file.
5 #ifndef STRINGS_INTERNAL
6 #define STRINGS_INTERNAL
10 #define STRINGS_API __declspec(dllexport)
12 #define STRINGS_API __declspec(dllimport)
Interface used to receive log messages.
Definition: logger.h:103
Class represneting a basic log message.
Definition: logger.h:78
TerminalColor
Enumerator listing all possible terminal colors.
Definition: logger.h:27
BlamLogLevel
Enumerator to specify log event severity.
Definition: logger.h:52