Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
Mask = require(
'../../../src/gameobjects/components/Mask'
);
2
var
CONST = require(
'../../../src/const'
);
3
var
GeometryMask = require(
'../../../src/display/mask/GeometryMask'
);
4
Callers
nothing calls this directly
Calls
3
setMask
Method · 0.80
clearMask
Method · 0.80
createGeometryMask
Method · 0.80
Tested by
no test coverage detected