854 B
854 B
sidebar_position
sidebar_position |
---|
3 |
Free Game View
Overview
The FreeGameView
class manages the presentation layer for the Free Game feature. It handles the UI transitions and animations when entering the Free Game mode during gameplay.
Index
Methods
- presentFreeGame — Displays the Free Game UI presentation.
Details
Methods
presentFreeGame
Displays the Free Game screen to the player. This method is triggered when the player enters the Free Game feature. It typically includes animations or UI transitions indicating the start of Free Game mode.
Meta | Description |
---|---|
Defined in | p4f-slotty-core/src/view/free-game-view.js#L6 |