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

File cursor.test.js

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

Source from the content-addressed store, hash-verified

1/* global assert, setup, suite, test, CustomEvent, MouseEvent, TouchEvent */
2import { entityFactory, once } from '../helpers.js';
3const touchEventSupported = (typeof TouchEvent !== 'undefined');
4

Callers

nothing calls this directly

Calls 10

entityFactoryFunction · 0.90
onceFunction · 0.90
setupFunction · 0.85
emitMethod · 0.80
isMethod · 0.80
removeAttributeMethod · 0.80
addStateMethod · 0.80
tockMethod · 0.80
setAttributeMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected