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

Function BitmapLayer1

docs/app/js/sanddance-app.js:98650–98653  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98648 (0, _inheritsDefault.default)(BitmapLayer1, _Layer);
98649 var _super = _createSuper(BitmapLayer1);
98650 function BitmapLayer1() {
98651 (0, _classCallCheckDefault.default)(this, BitmapLayer1);
98652 return _super.apply(this, arguments);
98653 }
98654 (0, _createClassDefault.default)(BitmapLayer1, [
98655 {
98656 key: "getShaders",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected