Jawnnypoo / PhysicsLayout

Android layout that simulates physics using JBox2D
Apache License 2.0
769 stars 103 forks source link

Multi touch don't work #10

Open ravenfeld opened 8 years ago

ravenfeld commented 8 years ago

The fling work only for one view. Is it possible to activate X to move objects?

Thank you

Jawnnypoo commented 8 years ago

This currently is not possible, but I will look into making it work. Thanks for the feedback!