Releases: KlassenKonstantin/ComposePhysicsLayout
Releases · KlassenKonstantin/ComposePhysicsLayout
0.4.1
Added
- Support of arbitrary layouts as children of
PhysicsLayout
. Add thephysicsBody
modifier to any children to make it a part of the simulation - Add
Clock
as a parameter ofSimulation
. This allow to pause and resume the simulation - Add
BodyConfig
parameter to thephysicsBody
modifier, which allows to adapt properties of the body