Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
1
vi.mock(
'../../src/gameobjects/GameObject'
,
function
()
2
{
3
function
GameObject () {}
4
return
GameObject;
Callers
nothing calls this directly
Calls
1
AddMaskShape
Function · 0.85
Tested by
no test coverage detected