export class GdSimulation { stepsPerSecond = 30; waveDuration = 15; spawnDelay = 0.2; } //# sourceMappingURL=GdSimulation.js.map