CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csMousePointer Class Reference
[Crystal Space Windowing System]

This class encapsulates mouse pointer. More...

#include <csmouse.h>

List of all members.

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.


Detailed Description

This class encapsulates mouse pointer.

Definition at line 44 of file csmouse.h.


Constructor & Destructor Documentation

csMousePointer::csMousePointer csMouse   iParent,
int    ID,
int    x,
int    y,
int    w,
int    h,
int    hsx,
int    hsy
 

Initializes mouse cursor.


Member Function Documentation

void csMousePointer::Draw int    x,
int    y,
csImageArea *&    Under
 

Draw mouse cursor, keeping first the background.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18