Closed Jebbs closed 6 years ago
This PR updates the Transform struct to use a 4x4 matrix internally, which makes it interchangable with SFML's Transform class.
This also fixes some functions to allow them to be chainable, which is what the documentation says they are.
Fixes #262
This PR updates the Transform struct to use a 4x4 matrix internally, which makes it interchangable with SFML's Transform class.
This also fixes some functions to allow them to be chainable, which is what the documentation says they are.
Fixes #262