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

Method setRefreshStatus

tests/fairygui-tests/Source/PullToRefreshScene.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void ScrollPaneHeader::setRefreshStatus(int value)
42{
43 _c1->setSelectedIndex(value);
44}
45
46void PullToRefreshScene::continueInit()
47{

Callers 1

onPullDownToRefreshMethod · 0.80

Calls 1

setSelectedIndexMethod · 0.45

Tested by

no test coverage detected