Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ size
Method
size
source/windowing/StarVerticalLayout.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
Vec2I VerticalLayout::size() const {
58
return m_size;
59
}
60
61
RectI VerticalLayout::relativeBoundRect() const {
62
return contentBoundRect().translated(relativePosition());
Callers
1
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected