25 #ifndef __I6ENGINE_MODULES_GRAPHICSMAILBOX_H__
26 #define __I6ENGINE_MODULES_GRAPHICSMAILBOX_H__
35 class GraphicsManager;
boost::shared_ptr< Message > Ptr
~GraphicsMailbox()
destructor
#define ASSERT_THREAD_SAFETY_HEADER
GraphicsMailbox(GraphicsManager *manager)
constructor taking pointer to GraphicsManager
Extracts the contents of incoming messages on the "Graphics" channel and calls the corresponding meth...
void News(const api::GameMessage::Ptr &msg)
See Class-Description.