UNPKG

@hiddentao/clockwork-engine

Version:

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

6 lines (5 loc) 163 B
export * from "./CollisionGrid"; export * from "./ICollisionSource"; export * from "./GeometryUtils"; export * from "./IPositionable"; export * from "./Vector2D";