thump 0.2.1 copy "thump: ^0.2.1" to clipboard
thump: ^0.2.1 copied to clipboard

A simple axis-aligned bounding box collisions system.

Changelog #

0.2.1 #

  • Made MoveResult.direction report zero when moving zero.

0.2.0 #

  • Added a Collision object and added the collided edge to the MoveResults.
  • Started returning the dx and dy of the resulting object.
  • Started reporting the behavior that was used for collisions.
  • Introduced Vector2.
  • Added the collision location to the MoveResult.

0.1.1 #

  • Implemented bounce

0.1.0 #

  • Added docstrings
  • Renamed Result -> AABBPair

0.0.3 #

  • Added Touch to example

0.0.2 #

  • Implemented Touch

0.0.1 #

  • Initial publication
0
likes
160
points
12
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple axis-aligned bounding box collisions system.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on thump