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

Method reset

tests/cpp-tests/Source/ChipmunkTest/ChipmunkTest.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200void ChipmunkTest::reset(Object* sender)
201{
202 getTestSuite()->restartCurrTest();
203}
204
205void ChipmunkTest::addNewSpriteAtPosition(ax::Vec2 pos)
206{

Callers

nothing calls this directly

Calls 1

restartCurrTestMethod · 0.80

Tested by

no test coverage detected