phetsims / greenhouse-effect

"Greenhouse Effect" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
4 stars 4 forks source link

Use `protected` for base class constructors #321

Closed pixelzoom closed 1 year ago

pixelzoom commented 1 year ago

Use protected for base class constructors. Some of them are currently public.

pixelzoom commented 1 year ago

I believe that I got all of these, so closing. @jbphet FYI.