Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getIdx
Method
getIdx
extensions/GUI/src/GUI/ScrollView/TableViewCell.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
ssize_t TableViewCell::getIdx() const
37
{
38
return _idx;
39
}
40
41
void TableViewCell::setIdx(ssize_t idx)
42
{
Callers
10
tableCellTouched
Method · 0.80
tableCellTouched
Method · 0.80
lua_ax_extension_TableViewCell_getIdx
Function · 0.80
cellAtIndex
Method · 0.80
insertCellAtIndex
Method · 0.80
removeCellAtIndex
Method · 0.80
_addCellIfNecessary
Method · 0.80
_moveCellOutOfSight
Method · 0.80
scrollViewDidScroll
Method · 0.80
CCARRAY_FOREACH
Function · 0.80
Calls
no outgoing calls
Tested by
2
tableCellTouched
Method · 0.64
tableCellTouched
Method · 0.64