The Title Component is a component that shows the name of the game and the category that is being run. Additionally, the game icon, the attempt count, and the total number of successfully finished runs can be shown.
This constructor is an implementation detail. Do not use this.
Calculates the component's state based on the timer provided.
Encodes the component's state information as JSON.
Generated using TypeDoc
The Title Component is a component that shows the name of the game and the category that is being run. Additionally, the game icon, the attempt count, and the total number of successfully finished runs can be shown.