phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
http://scenerystack.org/
MIT License
15 stars 6 forks source link

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

Closed pixelzoom closed 9 years ago

pixelzoom commented 10 years ago

see phetsims/graphing-lines#13

jonathanolson commented 9 years ago

See above commit, let me know if there is anything else.