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

Method setDebugRectsNode

tests/live2d-tests/Source/LAppView.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212}
213
214void LAppView::setDebugRectsNode(DrawNode* debugRects)
215{
216 _debugRects = debugRects;
217}
218
219void LAppView::drawDebugRects(LAppLive2DManager* manager) const
220{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected