vanderlin / ofxBox2d

Openframework wrapper for box2d
zlib License
320 stars 122 forks source link

unified mouse joints #96

Closed julapy closed 9 years ago

julapy commented 9 years ago

hey @vanderlin & @kylemcdonald,

ive unified mouse and touch joints, and extended to support any number of touches (previously max limit was 5).

this will be good for touch screen interactives which usually support 10+ touches.

have tested, but would be good if someone could give it a once-eye-over.