PhysicsLayout v3.0.0 Release Notes
Release Date: 2020-04-27 // over 4 years ago-
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!
Previous changes from v2.1.0
-
👍 Allow for hooking into the events of Physics more via
OnPhysicsProcessedListener
orOnBodyCreatedListener