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

Function CPUSpringTransition1

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

Source from the content-addressed store, hash-verified

87576 (0, _inheritsDefault.default)(CPUSpringTransition1, _Transition);
87577 var _super = _createSuper(CPUSpringTransition1);
87578 function CPUSpringTransition1() {
87579 (0, _classCallCheckDefault.default)(this, CPUSpringTransition1);
87580 return _super.apply(this, arguments);
87581 }
87582 (0, _createClassDefault.default)(CPUSpringTransition1, [
87583 {
87584 key: "_onUpdate",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected