MCPcopy 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
93GroupCommand::~GroupCommand()
94{
95 Director::getInstance()->getRenderer()->getGroupCommandManager()->releaseGroupID(_renderQueueID);
96}
97
98}

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
releaseGroupIDMethod · 0.80
getRendererMethod · 0.80

Tested by

no test coverage detected