HighlightNode¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/joist/blob/main/js/HighlightNode.ts for the most up-to-date information.
Overview¶
Highlight node for navigation bar screen buttons, phet button, etc.
@author Sam Reid (PhET Interactive Simulations) @author Chris Malley (PixelZoom, Inc.)
Class HighlightNode¶
Constructor¶
new HighlightNode( width : number, height : number, providedOptions? : HighlightNodeOptions )¶
Instance Methods¶
Source Code¶
See the source for HighlightNode.ts in the joist repository.