MyGUI 3.4.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 | |
using | MyGUI::EventHandle_WidgetPtr = delegates::CMultiDelegate1< Widget * > |
typedef delegates::CMultiDelegate2< Widget *, ControllerItem * > | MyGUI::EventHandle_WidgetPtrControllerItemPtr |