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