cleanup osx code
This commit is contained in:
@@ -13,13 +13,10 @@
|
||||
{
|
||||
@public Window* wnd;
|
||||
NSOpenGLContext* glctx;
|
||||
_CGLContextObject* cgl;
|
||||
bool gl_ready;
|
||||
bool cursor_visible;
|
||||
bool cursor_inside;
|
||||
bool cursor_ignore;
|
||||
NSTrackingArea* trackingArea;
|
||||
@public NSString* file2open;
|
||||
}
|
||||
- (void)close;
|
||||
- (void)terminateGL;
|
||||
|
||||
Reference in New Issue
Block a user