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

Function FirstPersonController1

docs/app/js/sanddance-app.js:96865–96868  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

96863 (0, _inheritsDefault.default)(FirstPersonController1, _Controller);
96864 var _super2 = _createSuper(FirstPersonController1);
96865 function FirstPersonController1(props) {
96866 (0, _classCallCheckDefault.default)(this, FirstPersonController1);
96867 return _super2.call(this, FirstPersonState, props);
96868 }
96869 return FirstPersonController1;
96870}((0, _controllerDefault.default));
96871

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected