Skip to content
Snippets Groups Projects
Commit f3ba78b8 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

add mouseeenter/leave documentation

parent 4ad39a78
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,9 @@ gets sent to the outlet of the corresponding [draw] object.;
#X text 16 46 DESCRIPTION mouse events for the [draw] command;
#X text 16 6 KEYWORDS tutorial data_structure draw gui;
#X restore 506 578 pd META;
#X text 53 525 drag - convenience function for click-dragging;
#X text 53 565 drag - convenience function for click-dragging;
#X text 53 525 mouseenter - mouse enters a group or shape;
#X text 53 545 mouseleave - mouse enters a group or shape;
#X connect 3 0 10 0;
#X connect 7 0 24 0;
#X connect 8 0 22 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment