|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
The Cocoa video driver. More...
Go to the source code of this file.
Data Structures | |
| class | VideoDriver_Cocoa |
| class | VideoDriver_CocoaQuartz |
| class | FVideoDriver_CocoaQuartz |
Variables | |
| bool | _cocoa_video_started |
| Is the Cocoa video driver running. | |
The Cocoa video driver.
Definition in file cocoa_v.h.
|
extern |
Is the Cocoa video driver running.
Definition at line 44 of file cocoa_v.mm.
Referenced by CocoaDialog(), VideoDriver_Cocoa::Initialize(), and VideoDriver_Cocoa::Stop().