MCPcopy Create free account
hub / github.com/MyGUI/mygui / getVerticalAlignment

Method getVerticalAlignment

MyGUIEngine/src/MyGUI_ItemBox.cpp:898–901  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

896 }
897
898 bool ItemBox::getVerticalAlignment() const
899 {
900 return mAlignVert;
901 }
902
903 Widget* ItemBox::getWidgetDrag() const
904 {

Calls

no outgoing calls

Tested by

no test coverage detected