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

File AddMaskShape.test.js

tests/actions/AddMaskShape.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1vi.mock('../../src/gameobjects/GameObject', function ()
2{
3 function GameObject () {}
4 return GameObject;

Callers

nothing calls this directly

Calls 1

AddMaskShapeFunction · 0.85

Tested by

no test coverage detected