Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
214
void LAppView::setDebugRectsNode(DrawNode* debugRects)
215
{
216
_debugRects = debugRects;
217
}
218
219
void LAppView::drawDebugRects(LAppLive2DManager* manager) const
220
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected