Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ GetFlags
Method
GetFlags
DynamicsB2Contact.go:82–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
81
type
B2ContactInterface
interface
{
82
GetFlags() uint32
83
SetFlags(flags uint32)
84
85
GetPrev() B2ContactInterface
Callers
4
SolveTOI
Method · 0.95
Solve
Method · 0.65
Collide
Method · 0.65
B2ContactUpdate
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected