Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
MqMessages.h File Reference
#include <vector>
#include <assert.h>
+ Include dependency graph for MqMessages.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Demo
 
 Demo::Mq
 

Enumerations

enum  Demo::Mq::MessageId {
  Demo::Mq::LOGICFRAME_FINISHED, Demo::Mq::GAME_ENTITY_ADDED, Demo::Mq::GAME_ENTITY_REMOVED, Demo::Mq::GAME_ENTITY_SCHEDULED_FOR_REMOVAL_SLOT,
  Demo::Mq::SDL_EVENT, Demo::Mq::NUM_MESSAGE_IDS
}