Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
renderToTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected