Skip to content

HighlightNode

Overview

Highlight node for navigation bar screen buttons, phet button, etc.

@author Sam Reid (PhET Interactive Simulations) @author Chris Malley (PixelZoom, Inc.)

Class HighlightNode

import { HighlightNode } from 'scenerystack/joist';

Constructor

new HighlightNode( width : number, height : number, providedOptions? : HighlightNodeOptions )

Instance Methods

Source Code

See the source for HighlightNode.ts in the joist repository.