RoundScreen
RoundScreen(
__namedParameters):Element|null
Defined in: packages/engine/src/components/RoundScreen.tsx:29
Opens over the round once it is won or lost: a title and text a game can replace, the score where the round has a target, and a button that starts the round again. Draws nothing until the round ends.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
__namedParameters |
RoundScreenProps |
Returns
Section titled “Returns”Element | null