GameStartUseCase
scalata.application.usecases.GameStartUseCase
class GameStartUseCase
Use-case that handles the “Start Game?” choice shown in the main menu.
• true → transition to GameControllerState.ChampSelect • false → return a GameError.GameOver
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article