phetsims / dot

A math library with a focus on mutable and immutable linear algebra for 2D and 3D applications.
MIT License
13 stars 6 forks source link

add visibility annotations #38

Open pixelzoom opened 9 years ago

pixelzoom commented 9 years ago

Add a @public, @protected or @private annotation to anything that's publicly visible. See https://github.com/phetsims/tasks/issues/307.