|
OpenTTD Source
1.11.0-beta1
|
#import <Cocoa/Cocoa.h>Go to the source code of this file.
Data Structures | |
| category | NSCursor(OTTD_QuickdrawCursor) |
| Category of NSCursor to allow cursor showing/hiding. More... | |
| class | OTTD_CocoaWindow |
| Subclass of NSWindow to cater our special needs. More... | |
| class | OTTD_CocoaView |
| Subclass of NSView to fix Quartz rendering and mouse awareness. More... | |
| class | OTTD_CocoaWindowDelegate |
| Delegate for our NSWindow to send ask for quit on close. More... | |
Functions | |
| bool | CocoaSetupApplication () |
| void | CocoaExitApplication () |
Variables | |
| NSString * | OTTDMainLaunchGameEngine |
OS interface for the cocoa video driver.
Definition in file cocoa_wnd.h.