![]() |
Blamite Game Engine - Strings
00386.06.16.23.0646.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
#include <string>
Go to the source code of this file.
Classes | |
struct | BlamVector2 |
Structure representing a 2D vector. More... | |
struct | BlamVector3 |
Structure representing a 3D vector. More... | |
struct | BlamVector4 |
Structure representing a 4D vector. More... | |
Macros | |
#define | STRINGS_API __declspec(dllimport) |
Enumerations | |
enum | BlamDirection { BlamDirection::Forward, BlamDirection::Backward, BlamDirection::Left, BlamDirection::Right, BlamDirection::Up, BlamDirection::Down } |
#define STRINGS_API __declspec(dllimport) |
|
strong |