X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=JoystickController.h;h=5e46256b2898725bbfd57e0c6e724ccecbf6b55b;hp=c67a7c100d5e5c0ced29784d2cebbf10d635fad9;hb=dd1f684886c2809133356bb9b335a35293e8849e;hpb=4ce3f2876a51400f7e3baa213bd23ecd0101398a diff --git a/JoystickController.h b/JoystickController.h index c67a7c1..5e46256 100644 --- a/JoystickController.h +++ b/JoystickController.h @@ -26,5 +26,6 @@ @property (readonly) NSMutableArray *joysticks; @property (assign) NSPoint mouseLoc; @property (assign) BOOL frontWindowOnly; +@property (assign) BOOL sendingRealEvents; @end