PaperAirplaneNode¶
Under Construction
This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/scenery-phet/blob/main/js/PaperAirplaneNode.ts for the most up-to-date information.
Overview¶
PaperAirplaneNode draws the paper airplane that is part of the PhET logo.
@author John Blanco
Class PaperAirplaneNode¶
Constructor¶
new PaperAirplaneNode( providedOptions? : PaperAirplaneNodeOptions )¶
Instance Methods¶
Type PaperAirplaneNodeOptions¶
Source Code¶
See the source for PaperAirplaneNode.ts in the scenery-phet repository.