11 #include "windowing/osx/WinEventsOSX.h" 13 #import <CoreGraphics/CoreGraphics.h> 14 #import <Foundation/Foundation.h> 19 - (size_t)GetQueueSize;
21 - (void)enableInputEvents;
22 - (void)disableInputEvents;
23 - (
XBMC_Event)keyPressEvent:(CGEventRef*)event;
Definition: WinEventsOSXImpl.h:16
Definition: XBMC_events.h:109