![]() |
Public API Reference |
#include <csmouse.h>
Public Methods | |
| csMousePointer (csMouse *iParent, int ID, int x, int y, int w, int h, int hsx, int hsy) | |
| Initializes mouse cursor. More... | |
| void | Draw (int x, int y, csImageArea *&Under) |
| Draw mouse cursor, keeping first the background. More... | |
Friends | |
| class | csMouse |
Definition at line 42 of file csmouse.h.
|
||||||||||||||||||||||||||||||||||||
|
Initializes mouse cursor.
|
|
||||||||||||||||
|
Draw mouse cursor, keeping first the background.
|