Home | Trees | Index | Help |
---|
|
Listener
--+ |_MouseButtonListener
--+ | MouseReleaseListener
An event listener that reports mouse releases.
The event passed to the callback will define abutton
field, specifying which mouse button was released, and a pos
field, specifying the location at which the button was released.
Method Summary | |
---|---|
Inherited from Listener | |
| |
| |
| |
|
Class Variable Summary | |
---|---|
int |
event_type = 6 |
Class Variable Details |
---|
event_type
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Sep 22 22:52:48 2005 | http://epydoc.sf.net |