MCPcopy 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
81type B2ContactInterface interface {
82 GetFlags() uint32
83 SetFlags(flags uint32)
84
85 GetPrev() B2ContactInterface

Callers 4

SolveTOIMethod · 0.95
SolveMethod · 0.65
CollideMethod · 0.65
B2ContactUpdateFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected