MCPcopy
hub / github.com/aframevr/aframe / wasd-controls.js

File wasd-controls.js

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

Source from the content-addressed store, hash-verified

1import * as THREE from 'three';
2import { KEYCODE_TO_CODE } from '../constants/keyboardevent.js';
3import { registerComponent } from '../core/component.js';
4import * as utils from '../utils/index.js';

Callers

nothing calls this directly

Calls 8

registerComponentFunction · 0.90
isEmptyObjectFunction · 0.85
shouldCaptureKeyEventFunction · 0.85
addMethod · 0.80
copyMethod · 0.80
pauseMethod · 0.80
getAttributeMethod · 0.45
playMethod · 0.45

Tested by

no test coverage detected