OpenTTD Source 20260311-master-g511d3794ce
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 144 of file cocoa_ogl.mm.

Method Documentation

◆ acceptsFirstResponder

- (BOOL) acceptsFirstResponder
implementation

Definition at line 165 of file cocoa_ogl.mm.

◆ initWithFrame:context:

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

Definition at line 150 of file cocoa_ogl.mm.

◆ isOpaque

- (BOOL) isOpaque
implementation

Definition at line 170 of file cocoa_ogl.mm.

◆ viewDidChangeBackingProperties

- (void) viewDidChangeBackingProperties
implementation

Definition at line 175 of file cocoa_ogl.mm.


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