OpenTTD Source 20260129-master-g2bb01bd0e4
NSCursor(OTTD_CocoaCursor) Category Reference

Re-implement the system cursor in order to allow hiding and showing it nicely. More...

Class Methods

(NSCursor *) + clearCocoaCursor [implementation]
 Create clear cursor for cocoa driver.
 

Detailed Description

Re-implement the system cursor in order to allow hiding and showing it nicely.

Definition at line 410 of file cocoa_wnd.mm.

Method Documentation

◆ clearCocoaCursor

+ (NSCursor *) clearCocoaCursor
implementation

Create clear cursor for cocoa driver.

Returns
The created cursor.

Definition at line 50 of file cocoa_wnd.mm.


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