UNPKG

itay-game-loop

Version:

A game loop written in typescript.

4 lines (3 loc) 109 B
export * from "./code/FpsMonitor"; export * from "./code/MainLoop"; export * from "./code/TimingController";