Elaztek Developer Hub
Blamite Game Engine - Strings  00390.07.02.23.1947.blamite
A library containing general purpose utilities and classes for use in multiple projects.
BlamColor.h File Reference
#include <string>
#include <Strings/components/classes/vector/vector.h>
+ Include dependency graph for BlamColor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BlamColor
 Class representing a color. More...
 

Macros

#define STRINGS_API   __declspec(dllimport)
 

Typedefs

typedef unsigned char byte
 

Macro Definition Documentation

◆ STRINGS_API

#define STRINGS_API   __declspec(dllimport)

Typedef Documentation

◆ byte

typedef unsigned char byte