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

Method getPosition

Tools/LayoutEditor/SelectorControl.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 MyGUI::IntPoint SelectorControlLE::getPosition()
118 {
119 return mCoordValue.point();
120 }
121
122 MyGUI::IntSize SelectorControlLE::getSize()
123 {

Callers 1

Calls 1

pointMethod · 0.45

Tested by

no test coverage detected