25 #ifndef __I6ENGINE_MODULES_PYTHONSCRIPTINGMAILBOX_H__
26 #define __I6ENGINE_MODULES_PYTHONSCRIPTINGMAILBOX_H__
35 class PythonScriptingController;
36 class PythonScriptingManager;
~PythonScriptingMailbox()
Destructor.
boost::shared_ptr< Message > Ptr
#define ASSERT_THREAD_SAFETY_HEADER
void News(const api::GameMessage::Ptr &msg) const
Handles incoming messages.
PythonScriptingMailbox(PythonScriptingManager *m)
Constructor.
Handles the incoming messages on the scripting channel and calls the corresponding methods...