|
OpenTTD Source
1.11.0-beta1
|
Subclass of NSWindow to cater our special needs. More...
#import <cocoa_wnd.h>
Instance Methods | |
| (void) | - setDriver: |
| (void) | - miniaturize: |
| (void) | - display |
| (void) | - setFrame:display: |
| (void) | - appDidHide: |
| (void) | - appDidUnhide: |
| (id) | - initWithContentRect:styleMask:backing:defer: |
Protected Attributes | |
| CocoaSubdriver * | driver |
Subclass of NSWindow to cater our special needs.
Definition at line 25 of file cocoa_wnd.h.