UNPKG

spatial-controls

Version:

Configurable 3D movement controls.

5 lines (4 loc) 198 B
export { KeyCode } from "./KeyCode.js"; export { PointerBehaviour } from "./PointerBehaviour.js"; export { PointerButton } from "./PointerButton.js"; export { PointerType } from "./PointerType.js";