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

Method getPosition

Tools/EditorFramework/SelectorControl.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

pointMethod · 0.45

Tested by

no test coverage detected