Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ByteArena/box2d
/ SetFlags
Method
SetFlags
DynamicsB2Contact.go:83–83 ·
view source on GitHub ↗
(flags uint32)
Source
from the content-addressed store, hash-verified
81
type
B2ContactInterface
interface
{
82
GetFlags() uint32
83
SetFlags(flags uint32)
84
85
GetPrev() B2ContactInterface
86
SetPrev(prev 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