
Public Member Functions | |
| virtual void | press (unsigned button, unsigned x, unsigned y, unsigned long milliSecondTime)=0 |
| virtual void | release (unsigned button, unsigned x, unsigned y)=0 |
| virtual void | motion (unsigned xAbs, unsigned yAbs, int xRel, int yRel)=0 |
| virtual | ~MouseHandler () |
Definition at line 45 of file window.H.
1.4.4