Skip to content

Commit

Permalink
Adding review comment to doc. #63
Browse files Browse the repository at this point in the history
  • Loading branch information
Denz1994 committed Aug 29, 2018
1 parent b068dca commit 967e90a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/implementation-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,6 @@ In order to utilize a common codebase (Inverse Square Law Common - ISLC) between
### Charge Nodes
These are instances of ISLCObjectNodes with constant radius and the ability for different arrow directions. See the [ISLC implementation](https://github.com/phetsims/inverse-square-law-common/blob/master/doc/implementation-notes.md) for the details on updating pullers, force values, and arrows.

// REVIEW: It may be helpful to indicate that a puller/pusher is the robot figure. Taken from documentation in ISLCObjectNode.js:
// REVIEW: 'The objects have a shaded sphere with a puller/pusher robot attached that updates based on the model object values.'
// REVIEW: Perhaps it is better suited in the implementation notes for the ISLC repo with adjusted wording.

0 comments on commit 967e90a

Please sign in to comment.