phetsims / plinko-probability

"Plinko Probability" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 7 forks source link

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

Closed pixelzoom closed 9 years ago

pixelzoom commented 10 years ago

see phetsims/graphing-lines#13

veillette commented 9 years ago

All the prototype assignments have been replaced with inherit(Object,..)