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

Function FirstPersonView

docs/tests/v2/es6/js/sanddance.js:56965–56969  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56963 _inherits(FirstPersonView, _View);
56964
56965 function FirstPersonView() {
56966 _classCallCheck(this, FirstPersonView);
56967
56968 return _possibleConstructorReturn(this, _getPrototypeOf(FirstPersonView).apply(this, arguments));
56969 }
56970
56971 _createClass(FirstPersonView, [{
56972 key: "_getViewport",

Callers

nothing calls this directly

Calls 3

_classCallCheckFunction · 0.70
_getPrototypeOfFunction · 0.70

Tested by

no test coverage detected