#include <event_mouse.h>
Public Member Functions | |
EventMouse (EventKey id, MouseButton button, const synfig::Point &pos, Gdk::ModifierType modifier=Gdk::ModifierType(0)) | |
EventMouse (EventKey id, MouseButton button, const synfig::Point &pos, float pressure, Gdk::ModifierType modifier=Gdk::ModifierType(0)) | |
Public Attributes | |
synfig::Point | pos |
MouseButton | button |
float | pressure |
Gdk::ModifierType | modifier |
studio::EventMouse::EventMouse | ( | EventKey | id, | |
MouseButton | button, | |||
const synfig::Point & | pos, | |||
Gdk::ModifierType | modifier = Gdk::ModifierType(0) | |||
) | [inline] |
studio::EventMouse::EventMouse | ( | EventKey | id, | |
MouseButton | button, | |||
const synfig::Point & | pos, | |||
float | pressure, | |||
Gdk::ModifierType | modifier = Gdk::ModifierType(0) | |||
) | [inline] |
synfig::Point studio::EventMouse::pos |
Gdk::ModifierType studio::EventMouse::modifier |