MCPcopy 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
41void TableViewCell::setIdx(ssize_t idx)
42{
43 _idx = idx;
44}
45
46NS_AX_EXT_END

Callers 2

_setIndexForCellMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected