MCPcopy 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
34uint32 b2Draw::GetFlags() const
35{
36 return m_drawFlags;
37}
38
39void b2Draw::AppendFlags(uint32 flags)
40{

Callers 1

DebugDrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected