Trees | Indices | Help |
|
---|
|
object --+ | Base.AEEvent --+ | MouseChange
Event that fires when the mouse cursor moves or a button is pressed.
This class registers its name and whether it should be monitored by default in an AEMonitor using the Base.registerEventType function when this module is first imported. The AEMonitor can use this information to build its menus.
|
|||
|
|||
string |
|
||
boolean |
|
||
dictionary |
|
||
Inherited from Inherited from |
|
|||
integer |
button Number of the button pressed |
||
integer |
kind Kind of mouse event |
||
2-tuple of integer |
pos Absolute position of the mouse pointer |
||
Inherited from |
|
|||
Inherited from |
|
|
|
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:54 2008 | http://epydoc.sourceforge.net |