phetsims / color-vision

"Color Vision" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/color-vision
GNU General Public License v3.0
1 stars 7 forks source link

replace explicit prototype assignment with inherit(Object,...) #43

Closed pixelzoom closed 10 years ago

pixelzoom commented 10 years ago

see phetsims/graphing-lines#13

aaronsamuel137 commented 10 years ago

I have changed the only file that this occurs in (RGBPhoton). Closing.