GroundNode¶
Overview¶
Node that can be used to represent the ground.
@author John Blanco @author Sam Reid (PhET Interactive Simulations)
Class GroundNode¶
Constructor¶
new GroundNode( x : number, y : number, width : number, height : number, gradientEndDepth : number, providedOptions? : GroundNodeOptions )¶
Instance Methods¶
Type GroundNodeOptions¶
Source Code¶
See the source for GroundNode.ts in the scenery-phet repository.