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

Method setOffset

Common/Base/StatisticInfo.h:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 void setOffset(const MyGUI::IntPoint& _value)
127 {
128 mOffset = _value;
129 }
130
131 private:
132 MyGUI::TextBox* mInfo{nullptr};

Callers 1

renderToTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected