Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque2D
/ GetFlags
Method
GetFlags
engine/source/Box2D/Common/b2Draw.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
uint32 b2Draw::GetFlags() const
32
{
33
return m_drawFlags;
34
}
35
36
void b2Draw::AppendFlags(uint32 flags)
37
{
Callers
1
DrawDebugData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected