Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ scrollOffset
Method
scrollOffset
source/windowing/StarScrollArea.cpp:309–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
Vec2I ScrollArea::scrollOffset() const {
310
return m_scrollOffset;
311
}
312
313
bool ScrollArea::horizontalScroll() const {
314
return m_horizontalScroll;
Callers
2
scrollRatio
Method · 0.80
offsetFromThumbPosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected