vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Issues with the physics engine #64

Closed ZachCook closed 11 years ago

ZachCook commented 11 years ago

The physics engine (jbox2d) should be more disabled when not in use (don't createBody/destroyBody, etc), as it causes error output with multiple touchDown's in the same frame

ZachCook commented 11 years ago

Also, when using the physics engine, it only works on touchDown

ZachCook commented 11 years ago

Fixed by 508c088737173f4ef1cb7178961ca787e311c651