Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getContainer
Method
getContainer
extensions/GUI/src/GUI/ScrollView/ScrollView.cpp:345–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
343
}
344
345
Node* ScrollView::getContainer()
346
{
347
return this->_container;
348
}
349
350
void ScrollView::setContainer(Node* pContainer)
351
{
Callers
10
setContentSize
Method · 0.95
updateInset
Method · 0.95
lua_ax_extension_ScrollView_getContainer
Function · 0.80
reloadData
Method · 0.80
_addCellIfNecessary
Method · 0.80
_offsetFromIndex
Method · 0.80
_indexFromOffset
Method · 0.80
_moveCellOutOfSight
Method · 0.80
scrollViewDidScroll
Method · 0.80
onTouchBegan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected