MCPcopy Create free account
hub / github.com/microsoft/SandDance / ScreenGridLayer

Function ScreenGridLayer

docs/tests/v2/es6/js/sanddance.js:65512–65516  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

65510 _inherits(ScreenGridLayer, _Layer);
65511
65512 function ScreenGridLayer() {
65513 _classCallCheck(this, ScreenGridLayer);
65514
65515 return _possibleConstructorReturn(this, _getPrototypeOf(ScreenGridLayer).apply(this, arguments));
65516 }
65517
65518 _createClass(ScreenGridLayer, [{
65519 key: "getShaders",

Callers

nothing calls this directly

Calls 3

_classCallCheckFunction · 0.70
_getPrototypeOfFunction · 0.70

Tested by

no test coverage detected