526 B
526 B
sidebar_position
sidebar_position |
---|
2 |
Auto Spin Model
Overview
- EndRoundModel is a model class for the spin feature in the slot game. It extends the base model class and is intended to handle the visual representation and UI logic for spins.
Description:
- Initializes a new instance of EndRoundModel.
- Calls the base model constructor.
- p4f-game-core/src/view/end-round-model.js:#L5