BucketHole¶
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/bucket/BucketHole.ts for the most up-to-date information.
Overview¶
The hole of a bucket
@author Jonathan Olson
Class BucketHole¶
Constructor¶
new BucketHole( bucket : Bucket, modelViewTransform : ModelViewTransform2, providedOptions? : BucketHoleOptions )¶
Instance Methods¶
Type BucketHoleOptions¶
Source Code¶
See the source for BucketHole.ts in the scenery-phet repository.