Home | Trees | Index | Help |
---|
|
Listener
--+ |_MouseButtonListener
--+ |_MouseClickDragListener
--+ | MouseDragListener
An event listener that reports mouse dragging.
The event passed to the callback will define abutton
field, specifying which mouse button was pressed; a pos
field, specifying the mouse's current location; and an
oldpos
field, specifying the mouse's previous location.
Method Summary | |
---|---|
Inherited from Listener | |
| |
| |
| |
|
Class Variable Summary | |
---|---|
str |
subevent_type = 'drag'
|
Class Variable Details |
---|
subevent_type
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Sep 22 22:52:44 2005 | http://epydoc.sf.net |