mirror of
https://github.com/bsnes-emu/bsnes.git
synced 2025-08-26 15:34:43 +02:00
macOS Cocoa improvements.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
hiro::mViewport* viewport;
|
||||
}
|
||||
-(id) initWith:(hiro::mViewport&)viewport;
|
||||
-(void) resetCursorRects;
|
||||
-(void) drawRect:(NSRect)rect;
|
||||
-(BOOL) acceptsFirstResponder;
|
||||
-(NSDragOperation) draggingEntered:(id<NSDraggingInfo>)sender;
|
||||
|
Reference in New Issue
Block a user