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

File LayerWebGLRenderer.test.js

tests/gameobjects/layer/LayerWebGLRenderer.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var LayerWebGLRenderer = require('../../../src/gameobjects/layer/LayerWebGLRenderer');
2var CONST = require('../../../src/const');
3
4var SKIP_CHECK = -1; // CONST.BlendModes.SKIP_CHECK

Callers

nothing calls this directly

Calls 4

LayerWebGLRendererFunction · 0.85
makeLayerFunction · 0.70
makeDrawingContextFunction · 0.70
makeChildFunction · 0.70

Tested by

no test coverage detected