MCPcopy Index your code
hub / github.com/phaserjs/phaser / GetRectangleIntersection.test.js

File GetRectangleIntersection.test.js

tests/geom/intersects/GetRectangleIntersection.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var GetRectangleIntersection = require('../../../src/geom/intersects/GetRectangleIntersection');
2var Rectangle = require('../../../src/geom/rectangle/Rectangle');
3
4describe('Phaser.Geom.Intersects.GetRectangleIntersection', function ()

Callers

nothing calls this directly

Calls 1

GetRectangleIntersectionFunction · 0.85

Tested by

no test coverage detected