Skip to content

Releases: KlassenKonstantin/ComposePhysicsLayout

0.4.1

14 May 10:30
Compare
Choose a tag to compare

Added

  • Support of arbitrary layouts as children of PhysicsLayout. Add the physicsBody modifier to any children to make it a part of the simulation
  • Add Clock as a parameter of Simulation. This allow to pause and resume the simulation
  • Add BodyConfig parameter to the physicsBody modifier, which allows to adapt properties of the body