apply forgotten patch in a closed issue
http://code.google.com/p/bullet/issues/detail?id=573 Thanks to Andres Traks for the reminder!
This commit is contained in:
@@ -314,7 +314,9 @@ static BOOL DrawContacts = NO;
|
||||
}
|
||||
|
||||
- (void) specialKeyReleased: (unsigned) key
|
||||
{}
|
||||
{
|
||||
[_demo demo]->specialKeyboardUp(key,(int)MousePosition.x, (int)MousePosition.y );
|
||||
}
|
||||
|
||||
- (void) mouseButtonPressed: (unsigned) mouseButton
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user