OpenTTD Source 20241224-master-gee860a5c8e
OTTD_CocoaWindowDelegate Class Reference

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

#include <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: