MCPcopy
hub / github.com/aframevr/aframe / oculus-go-controls.js

File oculus-go-controls.js

src/components/oculus-go-controls.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { registerComponent } from '../core/component.js';
2import { AFRAME_CDN_ROOT } from '../constants/index.js';
3import { checkControllerPresentAndSetup, emitIfAxesChanged, onButtonEvent } from '../utils/tracked-controls.js';
4

Callers

nothing calls this directly

Calls 6

registerComponentFunction · 0.90
onButtonEventFunction · 0.90
emitIfAxesChangedFunction · 0.90
emitMethod · 0.80
setAttributeMethod · 0.45

Tested by

no test coverage detected