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

Function TextLayer1

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

Source from the content-addressed store, hash-verified

105064 (0, _inheritsDefault.default)(TextLayer1, _CompositeLayer);
105065 var _super = _createSuper(TextLayer1);
105066 function TextLayer1() {
105067 (0, _classCallCheckDefault.default)(this, TextLayer1);
105068 return _super.apply(this, arguments);
105069 }
105070 (0, _createClassDefault.default)(TextLayer1, [
105071 {
105072 key: "initializeState",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected