Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ relativePosition
Method
relativePosition
source/windowing/StarWidget.cpp:54–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
Vec2I Widget::relativePosition() const {
55
return m_position;
56
}
57
58
bool Widget::setupDrawRegion(RectI const& region) {
59
RectI scissorRect;
Callers
5
makeWidgetCallbacks
Method · 0.80
calculateNewInterfacePosition
Method · 0.80
update
Method · 0.80
ActionBar
Method · 0.80
takeScriptPanes
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected