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

Class

docs/app/js/sanddance-app.js:8429–8429  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8427function createOrbitControllerClass(factoryOptions) {
8428 function wrapper(props1) {
8429 class OrbitControllerInternal extends (0, _base.base).deck.OrbitController {
8430 constructor(props){
8431 super(props);
8432 this.invertPan = true;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected