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

Function CPUInterpolationTransition1

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

Source from the content-addressed store, hash-verified

87485 (0, _inheritsDefault.default)(CPUInterpolationTransition1, _Transition);
87486 var _super = _createSuper(CPUInterpolationTransition1);
87487 function CPUInterpolationTransition1() {
87488 (0, _classCallCheckDefault.default)(this, CPUInterpolationTransition1);
87489 return _super.apply(this, arguments);
87490 }
87491 (0, _createClassDefault.default)(CPUInterpolationTransition1, [
87492 {
87493 key: "_onUpdate",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected