[Mac] Implemented Mouse.GetCursorState()
authorthefiddler <stapostol@gmail.com>
Sat, 10 May 2014 15:54:34 +0000 (17:54 +0200)
committerthefiddler <stapostol@gmail.com>
Mon, 12 May 2014 00:20:53 +0000 (02:20 +0200)
commit96aaef9b3747c780f37220ee15be6d01e4d72320
tree7a5872e28b843b5f5316ed72fd231a7bed9ca21b
parentb89c920f32ae4e572850adffe82c08a2b584b5c5
[Mac] Implemented Mouse.GetCursorState()
Source/OpenTK/OpenTK.csproj
Source/OpenTK/Platform/MacOS/Cocoa/NSApplication.cs
Source/OpenTK/Platform/MacOS/CocoaNativeWindow.cs
Source/OpenTK/Platform/MacOS/HIDInput.cs
Source/OpenTK/Platform/MacOS/MacOSFactory.cs
Source/OpenTK/Platform/MacOS/Quartz/CoreFoundation.cs [moved from Source/OpenTK/Platform/MacOS/Carbon/CoreFoundation.cs with 92% similarity]
Source/OpenTK/Platform/MacOS/Quartz/DisplayServices.cs [moved from Source/OpenTK/Platform/MacOS/Carbon/QuartzDisplayServicesAPI.cs with 72% similarity]
Source/OpenTK/Platform/MacOS/Quartz/EventServices.cs [new file with mode: 0644]