MCPcopy 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
1542void DrawNodeBaseTest::update(float dt)
1543{
1544 drawNode->clear();
1545}
1546
1547string DrawNodeBaseTest::title() const
1548{

Callers

nothing calls this directly

Calls 15

createFunction · 0.85
getInstanceFunction · 0.85
drawSolidPolygonMethod · 0.80
drawPolyMethod · 0.80
drawCircleMethod · 0.80
drawQuadBezierMethod · 0.80
drawCubicBezierMethod · 0.80
drawCardinalSplineMethod · 0.80
drawCatmullRomMethod · 0.80
drawPointMethod · 0.80
drawPointsMethod · 0.80
drawDotMethod · 0.80

Tested by

no test coverage detected