Skip to content

Commit

Permalink
udpate doc/refactor screen summary node and PositionDescriber and sub…
Browse files Browse the repository at this point in the history
…types, #134
  • Loading branch information
zepumph committed Jun 11, 2019
1 parent e60e35e commit 47e6831
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ define( require => {
* @protected
* @param {number} distance
* @returns {number}
* @override
*/
getDistanceIndex( distance ) {
assert && assert( distance > 0, 'Distance between spheres should always be positive.' );
Expand Down

0 comments on commit 47e6831

Please sign in to comment.