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