UNPKG

@phaserjs/phaser

Version:
11 lines (10 loc) 212 B
import { AddDelayedCall } from "./AddDelayedCall"; import { AddTimer } from "./AddTimer"; import { Clock } from "./Clock"; import { NOOP } from "./NOOP"; export { AddDelayedCall, AddTimer, Clock, NOOP };