MyGUI 3.4.3
|
#include <MyGUI_BackwardCompatibility.h>
Public Member Functions | |
void | showVScroll (bool _visible) |
bool | isShowVScroll () |
void | showHScroll (bool _visible) |
bool | isShowHScroll () |
Definition at line 309 of file MyGUI_BackwardCompatibility.h.
bool MyGUI::MemberObsolete< ScrollView >::isShowHScroll | ( | ) |
Definition at line 506 of file MyGUI_BackwardCompatibility.cpp.
bool MyGUI::MemberObsolete< ScrollView >::isShowVScroll | ( | ) |
Definition at line 498 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< ScrollView >::showHScroll | ( | bool | _visible | ) |
Definition at line 502 of file MyGUI_BackwardCompatibility.cpp.
void MyGUI::MemberObsolete< ScrollView >::showVScroll | ( | bool | _visible | ) |
Definition at line 494 of file MyGUI_BackwardCompatibility.cpp.