OpenTTD Source  20241111-master-gce64d5f5d9
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: