X-Git-Url: https://git.yukkurigames.com/?p=enjoyable.git;a=blobdiff_plain;f=NJDeviceController.h;h=f9221c0883433e611769b49051710f6525caca5b;hp=4e50fa40e64114d4e80338d337896bceb7a2896d;hb=7509e2cc66447be620a3b2a7295e5273e8da6e01;hpb=48186896d41ccb345e4678c53ab1480059c12d3d diff --git a/NJDeviceController.h b/NJDeviceController.h index 4e50fa4..f9221c0 100644 --- a/NJDeviceController.h +++ b/NJDeviceController.h @@ -21,7 +21,6 @@ @property (nonatomic, readonly) NJInput *selectedInput; @property (nonatomic, assign) NSPoint mouseLoc; -@property (nonatomic, assign) BOOL frontWindowOnly; @property (nonatomic, assign) BOOL translatingEvents; - (void)setup;