Skip to content

Shape Transforms

Pre-release
Pre-release
Compare
Choose a tag to compare
@hamaluik hamaluik released this 15 Feb 18:54
· 5 commits to master since this release

Added

  • Added transformation support to all provided shape classes
  • Added tests for most shapes (not lines)
  • Added tests for transformed shape collision calculations
  • Added API documentation to all public interfaces

Changed

  • Changed Shape.origin getter/setter to a single Shape.centre getter
  • Changed shape contructors to align with using transforms instead of an initial offset