543 B
543 B
sidebar_position
sidebar_position |
---|
3 |
TakeOrGambleView
Overview
TakeOrGambleView
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
TakeOrGambleView
instance. - Invokes the base
View
constructor. - Source:
take-or-gamble-view.js:5