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

File Depth.test.js

tests/gameobjects/components/Depth.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var Depth = require('../../../src/gameobjects/components/Depth');
2var ArrayUtils = require('../../../src/utils/array');
3
4describe('Depth', function ()

Callers

nothing calls this directly

Calls 5

setDepthMethod · 0.80
setToTopMethod · 0.80
setToBackMethod · 0.80
setAboveMethod · 0.80
setBelowMethod · 0.80

Tested by

no test coverage detected