2025-07-15 13:33:59 +07:00

524 B

sidebar_position
sidebar_position
3

EndRoundView

Overview

EndRoundView is a UI component for managing the end-of-round visuals in the slot machine game. It extends the base View class, providing logic and presentation for the spin completion state.

Description

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