UNPKG

@hiddentao/clockwork-engine

Version:

A TypeScript/PIXI.js game engine for deterministic, replayable games with built-in rendering

5 lines 272 B
export { PixiRenderingLayer } from "./PixiRenderingLayer"; export { WebAudioLayer } from "./WebAudioLayer"; export { WebInputLayer } from "./WebInputLayer"; export { WebPlatformLayer, type WebPlatformOptions } from "./WebPlatformLayer"; //# sourceMappingURL=index.d.ts.map