20 #ifndef MIR_INPUT_DEFAULT_EVENT_BUILDER_H_
21 #define MIR_INPUT_DEFAULT_EVENT_BUILDER_H_
40 float x_axis_value,
float y_axis_value,
float pressure_value,
float touch_major_value,
41 float touch_minor_value,
float size_value)
override;
45 float hscroll_value,
float vscroll_value,
float relative_x_value,
46 float relative_y_value)
override;
All things Mir.
Definition: atomic_callback.h:25
std::unique_ptr< MirEvent, void(*)(MirEvent *)> EventUPtr
Definition: event_builders.h:33
Definition: event_private.h:178