Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1637
SpriteBatchNode* Sprite::getBatchNode() const
1638
{
1639
return _batchNode;
1640
}
1641
1642
void Sprite::setBatchNode(SpriteBatchNode* spriteBatchNode)
1643
{
Callers
2
switchRender
Method · 0.45
lua_ax_studio_Armature_getBatchNode
Function · 0.45
Calls
no outgoing calls
Tested by
1
switchRender
Method · 0.36