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

File Mask.test.js

tests/gameobjects/components/Mask.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Mask = require('../../../src/gameobjects/components/Mask');
2var CONST = require('../../../src/const');
3var GeometryMask = require('../../../src/display/mask/GeometryMask');
4

Callers

nothing calls this directly

Calls 3

setMaskMethod · 0.80
clearMaskMethod · 0.80
createGeometryMaskMethod · 0.80

Tested by

no test coverage detected