The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Component::JacquardCanvas::Role::Mouse - Mouse things for the canvas

VERSION

version 0.005

METHODS

do_pointer_data

Abstract method that can be used by roles to receive pointer data.

CALLBACKS

cb_on_button_press_event

...

cb_on_button_release_event

...

cb_on_motion_notify

...

cb_on_motion_notify_hover

...

cb_on_motion_notify_button1

...

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.