Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getContentOffset
Method
getContentOffset
extensions/GUI/src/GUI/ScrollView/ScrollView.cpp:265–268 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
Vec2 ScrollView::getContentOffset()
266
{
267
return _container->getPosition();
268
}
269
270
void ScrollView::setZoomScale(float s)
271
{
Callers
5
isNodeVisible
Method · 0.95
onMouseScroll
Method · 0.80
tableCellTouched
Method · 0.80
lua_ax_extension_ScrollView_getContentOffset
Function · 0.80
scrollViewDidScroll
Method · 0.80
Calls
1
getPosition
Method · 0.45
Tested by
2
onMouseScroll
Method · 0.64
tableCellTouched
Method · 0.64