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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
world |
World |
Returns
Section titled “Returns”void