Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ setInnerOffset
Method
setInnerOffset
src/ui/BarView.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void UI::BarView::setInnerOffset(const Math::float2& offset)
98
{
99
m_InnerOffset = offset;
100
}
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected