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

File Body.test.js

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

Source from the content-addressed store, hash-verified

1var Body = require('../../../src/physics/arcade/Body');
2
3function createMockWorld ()
4{

Callers

nothing calls this directly

Calls 15

setOffsetMethod · 0.80
getBoundsMethod · 0.80
setVelocityMethod · 0.80
setVelocityXMethod · 0.80
setVelocityYMethod · 0.80
setMaxVelocityMethod · 0.80
setBounceMethod · 0.80
setBounceXMethod · 0.80
setBounceYMethod · 0.80
setCollideWorldBoundsMethod · 0.80
setAccelerationMethod · 0.80
setGravityMethod · 0.80

Tested by

no test coverage detected