551 B
551 B
sidebar_position
sidebar_position |
---|
3 |
Take Or Gamble View
Overview
Take Or Gamble View
is a UI component for the slot machine's spin feature. It extends the base View
class and manages the display and user interactions related to taking winnings or gambling them.
Description
- Constructs a new
Take Or Gamble View
instance. - Invokes the base
View
constructor. - Source:
take-or-gamble-view.js:5