![]() |
Public API Reference |
![]() |
Custom mouse cursors interface. More...
Go to the source code of this file.
Classes | |
struct | iCursor |
This interface is used to access the custom cursor plugin, which handles processing for displaying pixmaps as cursors. More... | |
Defines | |
#define | CSCURSOR_Default "default" |
The default custom cursor name. | |
#define | CSCURSOR_MouseDown "MouseDown" |
The custom cursor name used when a mouse button is pressed. |
Custom mouse cursors interface.
Definition in file custcursor.h.
#define CSCURSOR_Default "default" |
The default custom cursor name.
Definition at line 37 of file custcursor.h.
#define CSCURSOR_MouseDown "MouseDown" |
The custom cursor name used when a mouse button is pressed.
Definition at line 39 of file custcursor.h.