LevelSupportColumnNode¶
Overview¶
Node that represents a support column with a flat top. An example use case can be seen in Balancing Act, and the default values represent the design decisions made for that sim.
@author John Blanco (PhET Interactive Simulations) @author Marla Schulz (PhET Interactive Simulations)
Class LevelSupportColumnNode¶
Constructor¶
new LevelSupportColumnNode( providedOptions : LevelSupportColumnNodeOptions )¶
Instance Methods¶
Source Code¶
See the source for LevelSupportColumnNode.ts in the scenery-phet repository.