MyGUI
3.2.1
|
#include "MyGUI_Prerequest.h"
#include "MyGUI_WidgetDefines.h"
#include "MyGUI_IObject.h"
#include "MyGUI_Delegate.h"
#include "MyGUI_EventPair.h"
Go to the source code of this file.
Data Structures | |
class | MyGUI::ControllerItem |
Namespaces | |
namespace | MyGUI |
Typedefs | |
typedef delegates::CMultiDelegate1 < Widget * > | MyGUI::EventHandle_WidgetPtr |
typedef delegates::CMultiDelegate2 < Widget *, ControllerItem * > | MyGUI::EventHandle_WidgetPtrControllerItemPtr |