#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. | |
void | Draw (int x, int y, csImageArea *&Under) |
Draw mouse cursor, keeping first the background. | |
Friends | |
class | csMouse |