MCPcopy
hub / github.com/phaserjs/phaser / StaticBody.test.js

File StaticBody.test.js

tests/physics/arcade/StaticBody.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var StaticBody = require('../../../src/physics/arcade/StaticBody');
2var CONST = require('../../../src/physics/arcade/const');
3
4function createMockWorld ()

Callers

nothing calls this directly

Calls 7

setOffsetMethod · 0.80
getBoundsMethod · 0.80
setMassMethod · 0.80
createMockWorldFunction · 0.70
createMockGameObjectFunction · 0.70
setCircleMethod · 0.65
setSizeMethod · 0.65

Tested by

no test coverage detected