OpenTTD Source  20240919-master-gdf0233f4c2
OTTD_CocoaWindowDelegate Class Reference

Delegate for our NSWindow to send ask for quit on close. More...

#import <cocoa_wnd.h>

Inheritance diagram for OTTD_CocoaWindowDelegate:

Instance Methods

(instancetype) - initWithDriver:
 
(BOOL) - windowShouldClose:
 
(void) - windowDidEnterFullScreen:
 
(void) - windowDidChangeBackingProperties:
 
(NSApplicationPresentationOptions) - window:willUseFullScreenPresentationOptions:
 

Detailed Description

Delegate for our NSWindow to send ask for quit on close.

Definition at line 57 of file cocoa_wnd.h.


The documentation for this class was generated from the following file: