phetsims / build-a-nucleus

"Build a Nucleus" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
0 stars 5 forks source link

Move clearIncomingParticle from BANScreenView to BANModel #137

Closed Luisav1 closed 1 year ago

Luisav1 commented 1 year ago

When doing #112, found clearIncomingParticle could be moved to BANModel since it only has model components.