issues
search
phetsims
/
inverse-square-law-common
GNU General Public License v3.0
1
stars
2
forks
source link
Is ISLObjectNode `y` field needed?
#88
Open
pixelzoom
opened
1 year ago
pixelzoom
commented
1 year ago
In ISLObjectNode:
this.y = config.y; // TODO: is this needed?
In ISLObjectNode: