OpenTTD Source 20260206-master-g4d4e37dbf1
cocoa_v.h File Reference

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.

Detailed Description

The Cocoa video driver.

Definition in file cocoa_v.h.

Variable Documentation

◆ _cocoa_video_started

bool _cocoa_video_started
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().