vanderlin / ofxBox2d

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

setBounce() is working on the fly #91

Closed losylam closed 5 years ago

losylam commented 9 years ago

get fixture and use SetRestitution() to make setBounce() work on existing body

vanderlin commented 5 years ago

need to check for body != nullptr