lab132 / krepel

2 stars 0 forks source link

Extend Ez Math Stuff #29

Open Manuzor opened 8 years ago

Manuzor commented 8 years ago

One often needs to translate or rotate an ezVec3 or kr::Transform2D but there is nothing there in ez.

Also, ezRect has exactly one function other than the ctor. It would be nice to have things such as getCenter, getLeft and friends.

We should provide some utility functions that do these things.