OpenTTD Source 20260129-master-g2bb01bd0e4
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 69 of file cocoa_ogl.mm.

◆ initWithFrame:context:

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

Definition at line 69 of file cocoa_ogl.mm.

◆ isOpaque

- (BOOL) isOpaque
implementation

Definition at line 69 of file cocoa_ogl.mm.

◆ viewDidChangeBackingProperties

- (void) viewDidChangeBackingProperties
implementation

Definition at line 69 of file cocoa_ogl.mm.


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