Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/phaserjs/phaser
/ Particle.test.js
File
Particle.test.js
tests/gameobjects/particles/Particle.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
Particle = require(
'../../../src/gameobjects/particles/Particle'
);
2
3
// ---------------------------------------------------------------------------
4
// Mock helpers
Callers
nothing calls this directly
Calls
10
createMockEmitter
Function · 0.85
createFullMockEmitter
Function · 0.85
createMockOp
Function · 0.85
createFixedOp
Function · 0.85
createIdentityMatrix
Function · 0.85
setPosition
Method · 0.80
setSizeToFrame
Method · 0.80
getBounds
Method · 0.80
emit
Method · 0.45
update
Method · 0.45
Tested by
no test coverage detected