#include <mouseevent.h>
Inheritance diagram for MouseDownEvent:
Public Member Functions | |
MouseDownEvent (Camera *, int x, int y, msbutton b) | |
Static Public Attributes | |
const char * | type = "MouseDownEvent" |
Protected Attributes | |
msbutton | button |
|
|
|
Reimplemented from MouseEvent. |
|
Reimplemented from MouseEvent. |