AppStateImpl
interface AppStateImpl
Interface defining the contract for application state implementations. Provides read-only access to game session data, page navigation state, audio/theme settings, and game services.
Inheritors
Properties
Link copied to clipboard
Audio and theme configuration state.
Link copied to clipboard
Current game session containing game state and player information.
Link copied to clipboard
Convenience accessor for any global error state.
Link copied to clipboard
Current page and navigation state.
Link copied to clipboard
Convenience accessor for the current player's name.
Link copied to clipboard
Game service for storage and persistence operations.