MyGUI
3.2.1
|
#include <MyGUI_DDItemInfo.h>
Public Member Functions | |
DDWidgetState (size_t _index) | |
Data Fields | |
size_t | index |
bool | update |
bool | accept |
bool | refuse |
Definition at line 98 of file MyGUI_DDItemInfo.h.
MyGUI::DDWidgetState::DDWidgetState | ( | size_t | _index | ) | [inline] |
Definition at line 100 of file MyGUI_DDItemInfo.h.
Is widget accept drop
Definition at line 113 of file MyGUI_DDItemInfo.h.
size_t MyGUI::DDWidgetState::index |
Index of element
Definition at line 109 of file MyGUI_DDItemInfo.h.
Is widget refuse drop
Definition at line 115 of file MyGUI_DDItemInfo.h.
State and internal data changed
Definition at line 111 of file MyGUI_DDItemInfo.h.