586 B
586 B
sidebar_position
sidebar_position |
---|
3 |
Freerounds View
Overview
The FreeroundsView
component manages the user interface for free rounds in the slot machine game. It is responsible for displaying relevant visuals, handling UI transitions, and triggering animations when the game enters or exits Free Round mode.
Description
- Constructs a new FreeroundsView instance.
- Invokes the base View constructor for initialization.
- Source code reference