Skip to content

startRound

startRound(world): void

Defined in: packages/engine/src/gameplay/world/round.ts:63

Starts each round that is ready: its countdown, or play where it has none. A sling’s release, a starting gate, a Start button.

Parameter Type
world World

void