MyGUI
3.2.0
|
#include <MyGUI_BackwardCompatibility.h>
Public Member Functions | |
void | showVScroll (bool _visible) |
bool | isShowVScroll () |
void | showHScroll (bool _visible) |
bool | isShowHScroll () |
Definition at line 305 of file MyGUI_BackwardCompatibility.h.
bool MyGUI::MemberObsolete< ScrollView >::isShowHScroll | ( | ) |
Definition at line 513 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< ScrollView >::isShowVScroll | ( | ) |
Definition at line 505 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< ScrollView >::showHScroll | ( | bool | _visible | ) |
Definition at line 509 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< ScrollView >::showVScroll | ( | bool | _visible | ) |
Definition at line 501 of file MyGUI_BackwardCompatibility.cpp.