class csMouse : public csComponent This class handles mouse pointer and generates mouse events
This class handles mouse pointer and generates mouse events.Usually there is only one object of this class in each csApp object.
virtual ~csMouse()
virtual bool HandleEvent(csEvent &Event)
void Move(int x, int y)
void Show()
void Hide()
bool SetCursor(csMouseCursorID ID)
void Setup()
void Draw()
void Undraw()
void NewPointer(char *id, char *posdef)
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de