PlusShape¶
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/PlusShape.ts for the most up-to-date information.
Overview¶
PlusShape is the Shape for a mathematical plus symbol.
@author Chris Malley (PixelZoom, Inc.)
Class PlusShape¶
Constructor¶
new PlusShape( size : Dimension2 )¶
Instance Methods¶
Source Code¶
See the source for PlusShape.ts in the scenery-phet repository.