UNPKG

spatial-controls

Version:

Configurable 3D movement controls.

6 lines (5 loc) 260 B
export { BoostStrategy } from "./BoostStrategy.js"; export { MovementStrategy } from "./MovementStrategy.js"; export { RotationStrategy } from "./RotationStrategy.js"; export { Strategy } from "./Strategy.js"; export { ZoomStrategy } from "./ZoomStrategy.js";