Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
Depth = require(
'../../../src/gameobjects/components/Depth'
);
2
var
ArrayUtils = require(
'../../../src/utils/array'
);
3
4
describe(
'Depth'
,
function
()
Callers
nothing calls this directly
Calls
5
setDepth
Method · 0.80
setToTop
Method · 0.80
setToBack
Method · 0.80
setAbove
Method · 0.80
setBelow
Method · 0.80
Tested by
no test coverage detected