UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

6 lines (3 loc) 128 B
import {EnginePlugin} from "../../../plugin/EnginePlugin"; export class GizmoRenderingPlugin extends EnginePlugin{ }