|
MyGUI
3.2.0
|
#include "MyGUI_Prerequest.h"#include "MyGUI_TextBox.h"#include "MyGUI_EventPair.h"#include "MyGUI_ControllerFadeAlpha.h"Go to the source code of this file.
Data Structures | |
| class | MyGUI::Window |
Namespaces | |
| MyGUI | |
Typedefs | |
| typedef delegates::CMultiDelegate2 < Widget *, const std::string & > | MyGUI::EventHandle_WidgetString |
| typedef delegates::CMultiDelegate2 < Window *, const std::string & > | MyGUI::EventHandle_WindowPtrCStringRef |
| typedef delegates::CMultiDelegate1 < Window * > | MyGUI::EventHandle_WindowPtr |
Definition in file MyGUI_Window.h.
1.8.5