mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 16:30:45 +00:00
Updated Cocoa port to new internal API.
This commit is contained in:
@@ -85,7 +85,8 @@ typedef struct _GLFWwindowNS
|
||||
id window;
|
||||
id delegate;
|
||||
unsigned int modifierFlags;
|
||||
double wheelPosFloating;
|
||||
double fracScrollX;
|
||||
double fracScrollY;
|
||||
} _GLFWwindowNS;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user