Skip to content

Commit

Permalink
Addressing TODO:Update JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Jan 18, 2019
1 parent c20593d commit 6de24c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/lab/view/LabScreenView.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ define( require => {

/**
* @param {number} dt
* REVIEW: Visibility (public presumably)?
*
* @public
*/
step( dt ) {
this.periodTraceNode.step( dt, this.model.playingProperty );
Expand Down

0 comments on commit 6de24c3

Please sign in to comment.