View model for managing display UI state including focus and tooltips.
Creates a new DisplayViewModel instance and initializes display listeners.
The Redux store instance.
The display service for managing UI elements.
The audio service that plays the dialog open/close cues.
Protected
Readonly
Gets the current display state from the store.
The current display state.
Disposes the view model, clears focus, and restores instruction tooltip.
View model for managing display UI state including focus and tooltips.