Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/phaserjs/phaser
/ IChamferableBodyDefinition
Interface
IChamferableBodyDefinition
types/matter.d.ts:24–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
}
23
24
interface
IChamferableBodyDefinition extends IBodyDefinition {
25
26
chamfer?: IChamfer;
27
28
}
29
30
interface
IBodyDefinition {
31
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…