mirror of
https://github.com/glest/glest-source.git
synced 2025-08-26 17:34:24 +02:00
- editor and g3d viewer work in wxwidgets 3.0.2
This commit is contained in:
@@ -199,6 +199,7 @@ public:
|
||||
void onMouseMove(wxMouseEvent &event);
|
||||
void onPaint(wxPaintEvent &event);
|
||||
void onKeyDown(wxKeyEvent &event);
|
||||
void OnSize(wxSizeEvent&);
|
||||
void setCurrentGLContext();
|
||||
|
||||
wxGLContext * getCtx() { return context; }
|
||||
|
Reference in New Issue
Block a user