13#ifndef fsCGuiMessageDispatcherhdr
14#define fsCGuiMessageDispatcherhdr
static const fsCUniqueId mEventLoadGuiTutorialMsg
Definition fsCGuiMessageDispatcher.h:31
static const fsCUniqueId mEventLoadChapterMsg
Definition fsCGuiMessageDispatcher.h:35
static const fsCUniqueId mEventLoadGuiMsg
Definition fsCGuiMessageDispatcher.h:32
static const fsCUniqueId mEventCloseGuiMsg
Definition fsCGuiMessageDispatcher.h:30
fsCGuiMessageDispatcher()
Definition fsCGuiMessageDispatcher.cpp:142
static const fsCUniqueId mEventLoadLevelMsg
Definition fsCGuiMessageDispatcher.h:34
virtual ~fsCGuiMessageDispatcher()
Definition fsCGuiMessageDispatcher.cpp:146
fsBool messageDispatchDo(const fsCUniqueId &pMessageType, const sMessageParameters &pParam) override
Definition fsCGuiMessageDispatcher.cpp:22
static const fsCUniqueId mTutorialButtonPressedMsg
Definition fsCGuiMessageDispatcher.h:29
static const fsCUniqueId mEventLaunchBrowserMsg
Definition fsCGuiMessageDispatcher.h:33
Definition fsCUniqueId.h:21
fsIMessageDispatcher()
Definition fsIMessageDispatcher.cpp:162
bool fsBool
Definition fsBaseTypes.h:26
Definition fsIMessageDispatcher.h:32