 |
Blamite Game Engine - Strings
00386.06.16.23.0646.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
Go to the documentation of this file.
3 #include "../../BlamEvent.h"
6 #define STRINGS_API __declspec(dllexport)
8 #define STRINGS_API __declspec(dllimport)
@ CharacterInput
Indicates the event is a character input event. See CharacterInputEvent for details.
Class representing a generic event.
Definition: BlamEvent.h:33
BlamEventType
Enumerator listing all possible event types.
Definition: BlamEvent.h:12