Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ GetFlags
Method
GetFlags
3rdparty/box2d/src/common/b2_draw.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
uint32 b2Draw::GetFlags() const
35
{
36
return m_drawFlags;
37
}
38
39
void b2Draw::AppendFlags(uint32 flags)
40
{
Callers
1
DebugDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected