GrabReleaseCueNode¶
Overview¶
A Node that displays a visual queue to use space to grab and release a component.
@author Michael Kauzmann (PhET Interactive Simulations)
Class GrabReleaseCueNode¶
Constructor¶
new GrabReleaseCueNode( providedOptions? : GrabReleaseCueNodeOptions )¶
Instance Methods¶
Type GrabReleaseCueNodeOptions¶
- spaceKeyWidth?: number
properties of the space key - keyHeight?: number
- & PanelOptions
Source Code¶
See the source for GrabReleaseCueNode.ts in the scenery-phet repository.