ezEngine Release 26.9
Loading...
Searching...
No Matches
ezMouseCursorOverride Struct Reference

How an overlay temporarily changes the mouse cursor state, ignoring what the application wants. More...

#include <Declarations.h>

Public Types

enum  Enum : ezUInt8 { None , ForceOSCursor , ForceHidden , Default = ForceOSCursor }
 

Detailed Description

How an overlay temporarily changes the mouse cursor state, ignoring what the application wants.

Member Enumeration Documentation

◆ Enum

Enumerator
None 

No override. The OS cursor follows what the application requested, and is hidden while a custom cursor is set.

ForceOSCursor 

The OS cursor is forced to be visible and the custom cursor is not drawn.

ForceHidden 

The OS cursor is forced to be hidden. A custom cursor is still drawn.


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