2025-07-21 09:10:59 +07:00

605 B

sidebar_position
sidebar_position
3

Info View

Overview

InfoView is a user interface component responsible for displaying end-of-round visuals in the slot machine game. It manages UI transitions and animations, particularly when the game enters Free Round mode, ensuring a smooth and engaging player experience during these state changes.

Description

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