MyGUI
3.2.1
|
#include <MyGUI_BackwardCompatibility.h>
Public Member Functions | |
bool | isEnabled () |
bool | isInheritsAlpha () |
bool | isNeedKeyFocus () |
bool | isNeedMouseFocus () |
bool | isInheritsPick () |
bool | isVisible () |
Definition at line 353 of file MyGUI_BackwardCompatibility.h.
bool MyGUI::MemberObsolete< Widget >::isEnabled | ( | ) |
Definition at line 591 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< Widget >::isInheritsAlpha | ( | ) |
Definition at line 595 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< Widget >::isInheritsPick | ( | ) |
Definition at line 607 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< Widget >::isNeedKeyFocus | ( | ) |
Definition at line 599 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< Widget >::isNeedMouseFocus | ( | ) |
Definition at line 603 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< Widget >::isVisible | ( | ) |
Definition at line 611 of file MyGUI_BackwardCompatibility.cpp.