Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
200
void ChipmunkTest::reset(Object* sender)
201
{
202
getTestSuite()->restartCurrTest();
203
}
204
205
void ChipmunkTest::addNewSpriteAtPosition(ax::Vec2 pos)
206
{
Callers
nothing calls this directly
Calls
1
restartCurrTest
Method · 0.80
Tested by
no test coverage detected