prepare to re-enable Gwen user interface (OpenGL_DebugFont) for OpenGL2.x
prepare to add improved btGeneric6DofSpringConstraint
This commit is contained in:
@@ -74,6 +74,7 @@ namespace Gwen
|
||||
virtual Gwen::Point MeasureText( Gwen::Font* pFont, const Gwen::String& text );
|
||||
virtual void RenderText( Gwen::Font* pFont, Gwen::Point pos, const Gwen::String& text );
|
||||
|
||||
virtual void Resize(int width, int height)=0;
|
||||
public:
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user