All Versions
6
Latest Version
Avg Release Cycle
509 days
Latest Release
1459 days ago

Changelog History

  • v3.0.0 Changes

    April 27, 2020

    PhysicsLayout is now written in Kotlin! A few things changed with the API, but you should be able to migrate using the sample project or the README as a reference. If you were using PhysicsLayout only using XML, you should be good to go right away!

  • v2.2.0

    October 30, 2018
  • v2.1.0 Changes

    August 23, 2016

    ๐Ÿ‘ Allow for hooking into the events of Physics more via OnPhysicsProcessedListener or OnBodyCreatedListener

  • v2.0.0 Changes

    May 28, 2016

    ๐Ÿš€ This release is a 2.0 even though many APIs have remained relatively the same, it adds support for:

    ๐Ÿ“œ -Parsing the XML properties of children
    -Simply PhysicsConfig to work more like their Box2D counterparts
    -Process the Physics body that is currently being dragged

  • v1.0.1

    November 29, 2016
  • v1.0.0 Changes

    May 28, 2016

    ๐Ÿš€ First release. Please leave feedback and log issues on here and I will do my best to take care of them.