MCPcopy 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
36ssize_t TableViewCell::getIdx() const
37{
38 return _idx;
39}
40
41void TableViewCell::setIdx(ssize_t idx)
42{

Callers 10

tableCellTouchedMethod · 0.80
tableCellTouchedMethod · 0.80
cellAtIndexMethod · 0.80
insertCellAtIndexMethod · 0.80
removeCellAtIndexMethod · 0.80
_addCellIfNecessaryMethod · 0.80
_moveCellOutOfSightMethod · 0.80
scrollViewDidScrollMethod · 0.80
CCARRAY_FOREACHFunction · 0.80

Calls

no outgoing calls

Tested by 2

tableCellTouchedMethod · 0.64
tableCellTouchedMethod · 0.64