mac: new event pumping architecture that sucks and i hate it but apple is happy with it so we're happy with it

This commit is contained in:
IoI_xD 2026-03-10 15:33:20 -07:00
commit 9f1b455341
2 changed files with 14 additions and 34 deletions

View file

@ -156,6 +156,7 @@
- (NSView *)getView;
- (MilskoCocoaWindow *)getWindow;
- (MilskoFakePointer *)getHandle;
+ (void)eventCanceller:(MilskoCocoa *)this;
@end
#define OBJC(x) x