phetsims / dot

A math library with a focus on mutable and immutable linear algebra for 2D and 3D applications.
MIT License
13 stars 6 forks source link

Reverse Bounds2 corner/midpoint getter names #15

Closed jonathanolson closed 10 years ago

jonathanolson commented 10 years ago

They should be in the form XY, for instance 'leftTop' instead of 'upperLeft'.