Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ SetFlags
Method
SetFlags
3rdparty/box2d/src/common/b2_draw.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void b2Draw::SetFlags(uint32 flags)
30
{
31
m_drawFlags = flags;
32
}
33
34
uint32 b2Draw::GetFlags() const
35
{
Callers
3
initPhysics
Method · 0.80
Step
Method · 0.80
initPhysics
Method · 0.80
Calls
no outgoing calls
Tested by
3
initPhysics
Method · 0.64
Step
Method · 0.64
initPhysics
Method · 0.64