i6engine  1.0
i6e::modules::GUIMailbox Class Reference

Extracts the contents of incoming messages on the "Gui" channel and calls the corresponding methods of the gui subsystem. More...

#include <D:/Projekte/i6engine/libs/i6engine-modules/include/i6engine/modules/gui/GUIMailbox.h>

Friends

class GraphicsManager
 
class GUIController
 

Detailed Description

Extracts the contents of incoming messages on the "Gui" channel and calls the corresponding methods of the gui subsystem.

Please consult the messaging documentation found in the "Related Pages" on top of this page for in-depth usage details. The supported methods are declared in the enum method of GUIConfig: i6e::modules::GUIConfig::method

Definition at line 45 of file GUIMailbox.h.

Friends And Related Function Documentation

friend class GraphicsManager
friend

Definition at line 46 of file GUIMailbox.h.

friend class GUIController
friend

Definition at line 47 of file GUIMailbox.h.


The documentation for this class was generated from the following file: