OpenTTD Source 20260208-master-g43af8e94d0
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 415 of file cocoa_wnd.mm.

References clearCocoaCursor.

Referenced by clearCocoaCursor.


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