Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
41
void ScrollPaneHeader::setRefreshStatus(int value)
42
{
43
_c1->setSelectedIndex(value);
44
}
45
46
void PullToRefreshScene::continueInit()
47
{
Callers
1
onPullDownToRefresh
Method · 0.80
Calls
1
setSelectedIndex
Method · 0.45
Tested by
no test coverage detected