Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/phaserjs/phaser
/ createMockFrame
Function
createMockFrame
tests/gameobjects/particles/Particle.test.js:69–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
}
68
69
function
createMockFrame ()
70
{
71
return
{
72
width: 32,
73
height: 32,
74
texture: { key:
'test'
}
75
};
76
}
77
78
function
createIdentityMatrix ()
79
{
Callers
1
createFullMockEmitter
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…