MCPcopy Create free account
hub / github.com/axmolengine/axmol / getBatchNode

Method getBatchNode

core/2d/Sprite.cpp:1637–1640  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1635}
1636
1637SpriteBatchNode* Sprite::getBatchNode() const
1638{
1639 return _batchNode;
1640}
1641
1642void Sprite::setBatchNode(SpriteBatchNode* spriteBatchNode)
1643{

Callers 2

switchRenderMethod · 0.45

Calls

no outgoing calls

Tested by 1

switchRenderMethod · 0.36