Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setIdx
Method
setIdx
extensions/GUI/src/GUI/ScrollView/TableViewCell.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void TableViewCell::setIdx(ssize_t idx)
42
{
43
_idx = idx;
44
}
45
46
NS_AX_EXT_END
Callers
2
lua_ax_extension_TableViewCell_setIdx
Function · 0.80
_setIndexForCell
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected