Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ hand-controls.test.js
File
hand-controls.test.js
tests/components/hand-controls.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global assert, setup, suite, test */
2
import
{ entityFactory } from
'../helpers.js'
;
3
var
CONTROLLER_TYPE_VIVE =
'OpenVR Gamepad'
;
4
var
CONTROLLER_TYPE_GENERIC =
'Generic Gamepad'
;
Callers
nothing calls this directly
Calls
4
entityFactory
Function · 0.90
setup
Function · 0.85
setupTrackedControls
Function · 0.85
setAttribute
Method · 0.45
Tested by
no test coverage detected