Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ SetDebugDraw
Method
SetDebugDraw
3rdparty/box2d/src/dynamics/b2_world.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void b2World::SetDebugDraw(b2Draw* debugDraw)
111
{
112
m_debugDraw = debugDraw;
113
}
114
115
b2Body* b2World::CreateBody(const b2BodyDef* def)
116
{
Callers
3
initPhysics
Method · 0.80
Test
Method · 0.80
initPhysics
Method · 0.80
Calls
no outgoing calls
Tested by
3
initPhysics
Method · 0.64
Test
Method · 0.64
initPhysics
Method · 0.64