Skip to content

Commit

Permalink
Add REVIEW comments, see #398
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Mar 3, 2023
1 parent 3e95ff0 commit bfa0197
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import quadrilateral from '../../quadrilateral.js';
import Range from '../../../../dot/js/Range.js';
import QuadrilateralQueryParameters from '../QuadrilateralQueryParameters.js';

// REVIEW: Should this be in prototype?
export default class QuadrilateralTangibleOptionsModel {

// How many values to save and use in the average for calculating new vertex positions. Higher value will reduce
Expand Down

0 comments on commit bfa0197

Please sign in to comment.