MCPcopy
hub / github.com/phaserjs/phaser / GridAlign.test.js

File GridAlign.test.js

tests/actions/GridAlign.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Mock Zone before requiring GridAlign, as Zone pulls in browser-dependent device code
2vi.mock('../../src/gameobjects/zone/Zone', function ()
3{
4 function MockZone (scene, x, y, width, height)

Callers

nothing calls this directly

Calls 2

createItemsFunction · 0.85
GridAlignFunction · 0.85

Tested by

no test coverage detected