bump up the version to 2.70, and add (non-working) button for OSX template
This commit is contained in:
@@ -97,6 +97,9 @@ subject to the following restrictions:
|
||||
+ (void) setDebugDraw: (BOOL) debugDraw;
|
||||
+ (BOOL) debugDraw;
|
||||
|
||||
+ (void) setSplitImpulse: (BOOL) splitImpulse;
|
||||
+ (BOOL) splitImpulse;
|
||||
|
||||
+ (void) setDrawContacts: (BOOL) drawContacts;
|
||||
+ (BOOL) drawContacts;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user