Skip to content

PaperAirplaneNode

Overview

PaperAirplaneNode draws the paper airplane that is part of the PhET logo.

@author John Blanco

Class PaperAirplaneNode

import { PaperAirplaneNode } from 'scenerystack/scenery-phet';

Constructor

new PaperAirplaneNode( providedOptions? : PaperAirplaneNodeOptions )

Instance Methods

Type PaperAirplaneNodeOptions

import type { PaperAirplaneNodeOptions } from 'scenerystack/scenery-phet';

PathOptions

Source Code

See the source for PaperAirplaneNode.ts in the scenery-phet repository.