Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ ~GroupCommand
Method
~GroupCommand
core/renderer/GroupCommand.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
GroupCommand::~GroupCommand()
94
{
95
Director::getInstance()->getRenderer()->getGroupCommandManager()->releaseGroupID(_renderQueueID);
96
}
97
98
}
Callers
nothing calls this directly
Calls
3
getInstance
Function · 0.85
releaseGroupID
Method · 0.80
getRenderer
Method · 0.80
Tested by
no test coverage detected