updated new DialogDynamicsWorld GUI to compile and run on Mac OS X.
This commit is contained in:
@@ -60,6 +60,8 @@ public:
|
||||
{
|
||||
m_type = GL_TEXT_CONTROL;
|
||||
}
|
||||
|
||||
virtual ~GL_TextControl() {}
|
||||
|
||||
virtual void draw(int& parentHorPos,int& parentVertPos,btScalar deltaTime);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user