Merge branch 'master' of https://bitbucket.org/erwincoumans/bullet3_experiments
This commit is contained in:
@@ -56,6 +56,10 @@ public:
|
|||||||
{
|
{
|
||||||
m_keyboardCallback = keyboardCallback;
|
m_keyboardCallback = keyboardCallback;
|
||||||
}
|
}
|
||||||
|
btKeyboardCallback getKeyboardCallback()
|
||||||
|
{
|
||||||
|
return m_keyboardCallback;
|
||||||
|
}
|
||||||
|
|
||||||
void setWheelCallback (btWheelCallback wheelCallback)
|
void setWheelCallback (btWheelCallback wheelCallback)
|
||||||
{
|
{
|
||||||
|
|||||||
0
build/xcode.command
Normal file → Executable file
0
build/xcode.command
Normal file → Executable file
Reference in New Issue
Block a user