MCPcopy
hub / github.com/aframevr/aframe / cursor.js

File cursor.js

src/components/cursor.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global MouseEvent, TouchEvent */
2import * as THREE from 'three';
3import { registerComponent } from '../core/component.js';
4import * as utils from '../utils/index.js';

Callers

nothing calls this directly

Calls 11

registerComponentFunction · 0.90
addCanvasListenersFunction · 0.85
addOriginalEventFunction · 0.85
removeStateMethod · 0.80
copyMethod · 0.80
emitMethod · 0.80
addStateMethod · 0.80
addMethod · 0.80
removeMethod · 0.80
setAttributeMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected