Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 */
2
import
* as THREE from
'three'
;
3
import
{ registerComponent } from
'../core/component.js'
;
4
import
* as utils from
'../utils/index.js'
;
Callers
nothing calls this directly
Calls
11
registerComponent
Function · 0.90
addCanvasListeners
Function · 0.85
addOriginalEvent
Function · 0.85
removeState
Method · 0.80
copy
Method · 0.80
emit
Method · 0.80
addState
Method · 0.80
add
Method · 0.80
remove
Method · 0.80
setAttribute
Method · 0.45
getAttribute
Method · 0.45
Tested by
no test coverage detected