Elaztek Developer Hub
Blamite Game Engine - blam!  00310.02.05.21.0336.blamite
The core library for the Blamite Game Engine.
BlamEvent.h File Reference

Go to the source code of this file.

Classes

class  BlamEvent
 Class representing a generic event. More...
 

Enumerations

enum  BlamEventType {
  EventType_KeyPress, EventType_CharacterInput, EventType_MouseClick, EventType_MouseMove,
  EventType_Tick, EventType_NewFrame, EventType_ConfigurationReload, EventType_LogMessage
}
 

Enumeration Type Documentation

◆ BlamEventType

Enumerator
EventType_KeyPress 
EventType_CharacterInput 
EventType_MouseClick 
EventType_MouseMove 
EventType_Tick 
EventType_NewFrame 
EventType_ConfigurationReload 
EventType_LogMessage