2025-07-18 15:53:49 +07:00

536 B

sidebar_position
sidebar_position
3

Freerounds View

Overview

FreeroundsView is a UI component for managing the end-of-round visuals in the slot machine game. It handles the UI transitions and animations when entering the Free round Game mode during gameplay.

Description

  • Constructs a new FreeroundsView instance.
  • Invokes the base View constructor for initialization.
  • Source code reference