Noah-Schoonover / cse326-final-project-treemoval

A forest analyzer for removing unsafe trees with graphical representation.
0 stars 1 forks source link

Replace z/y values in Forest/Tree classes #8

Closed Noah-Schoonover closed 3 years ago

Noah-Schoonover commented 3 years ago

JavaFX uses the y coordinate for elevation/height. We should do the same.