Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ update
Method
update
tests/cpp-tests/Source/DrawNodeTest/DrawNodeTest.cpp:1542–1545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1540
}
1541
1542
void DrawNodeBaseTest::update(float dt)
1543
{
1544
drawNode->clear();
1545
}
1546
1547
string DrawNodeBaseTest::title() const
1548
{
Callers
nothing calls this directly
Calls
15
create
Function · 0.85
getInstance
Function · 0.85
drawSolidPolygon
Method · 0.80
drawPoly
Method · 0.80
drawCircle
Method · 0.80
drawQuadBezier
Method · 0.80
drawCubicBezier
Method · 0.80
drawCardinalSpline
Method · 0.80
drawCatmullRom
Method · 0.80
drawPoint
Method · 0.80
drawPoints
Method · 0.80
drawDot
Method · 0.80
Tested by
no test coverage detected