Skip to content

hxcollision 1.0.4 stable

Compare
Choose a tag to compare
@ruby0x1 ruby0x1 released this 19 Dec 10:03
· 168 commits to master since this release
  • Renamed Polygon.normalPolygon to Polygon.create
  • Added testShapeList for testing one shape with many
  • Added changes to the test to display the unitVector response (soon to be renamed also)
  • Migrating to more integration friendly api, and more logical order of arguments for shapes.
  • Making rotation on the base shapes absolute (submitted by @grapefrukt).
  • Adding name and data flag to BaseShape