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

Function OrbitController

docs/tests/v2/es6/js/sanddance.js:57928–57932  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

57926 _inherits(OrbitController, _Controller);
57927
57928 function OrbitController(props) {
57929 _classCallCheck(this, OrbitController);
57930
57931 return _possibleConstructorReturn(this, _getPrototypeOf(OrbitController).call(this, OrbitState, props));
57932 }
57933
57934 _createClass(OrbitController, [{
57935 key: "_getTransitionProps",

Callers

nothing calls this directly

Calls 3

_classCallCheckFunction · 0.70
_getPrototypeOfFunction · 0.70

Tested by

no test coverage detected