MCPcopy Create free account
hub / github.com/axmolengine/axmol / getInnerContainer

Method getInnerContainer

core/ui/UIScrollView.cpp:1497–1500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1495}
1496
1497Layout* ScrollView::getInnerContainer() const
1498{
1499 return _innerContainer;
1500}
1501
1502void ScrollView::setLayoutType(Type type)
1503{

Callers 5

onScrolledMethod · 0.80
updateMethod · 0.80
initMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by 3

updateMethod · 0.64
initMethod · 0.64
initMethod · 0.64