OpenTTD Source 20260208-master-g43af8e94d0
OTTD_CGLLayerView Class Reference
Inheritance diagram for OTTD_CGLLayerView:

Instance Methods

(instancetype) - initWithFrame:context:
(BOOL) - acceptsFirstResponder [implementation]
(BOOL) - isOpaque [implementation]
(void) - viewDidChangeBackingProperties [implementation]

Detailed Description

Definition at line 140 of file cocoa_ogl.mm.

Method Documentation

◆ acceptsFirstResponder

- (BOOL) acceptsFirstResponder
implementation

Definition at line 161 of file cocoa_ogl.mm.

◆ initWithFrame:context:

- (instancetype) initWithFrame: (NSRect) frameRect
context: (CGLContextObj) context 

Definition at line 146 of file cocoa_ogl.mm.

◆ isOpaque

- (BOOL) isOpaque
implementation

Definition at line 166 of file cocoa_ogl.mm.

◆ viewDidChangeBackingProperties

- (void) viewDidChangeBackingProperties
implementation

Definition at line 171 of file cocoa_ogl.mm.


The documentation for this class was generated from the following file: