HighlightVisibilityController¶
Overview¶
A listener that manages the visibility of different highlights when switching between mouse/touch and alternative input for a Display.
@author Jesse Greenberg (PhET Interactive Simulations)
Class HighlightVisibilityController¶
Constructor¶
new HighlightVisibilityController( display : Display, preferencesModel : PreferencesModel )¶
Instance Methods¶
Source Code¶
See the source for HighlightVisibilityController.ts in the joist repository.