Home | Trees | Index | Help |
---|
|
Method Summary | |
---|---|
__init__(self,
number)
| |
press(self,
pos)
| |
release(self)
|
Instance Variable Summary | |
---|---|
is_dragging : Is it currently in dragging mode? | |
is_pressed : Is the button currently pressed? | |
press_pos : Where was it last pressed? | |
press_time : When was it last pressed? |
Method Details |
---|
__init__(self,
number)
|
press(self, pos) |
release(self) |
Instance Variable Details |
---|
is_draggingIs it currently in dragging mode? |
is_pressedIs the button currently pressed? |
press_posWhere was it last pressed? |
press_timeWhen was it last pressed? |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Sep 22 22:52:47 2005 | http://epydoc.sf.net |