| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Base.AEEvent --+
|
InputGesture
Event that fires when some AEInput.Gesture is detected on an AEInput device. Always defaults to the focused layer.
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 |
|
||
| AEInput.GestureList |
|
||
| float |
|
||
| dictionary |
|
||
|
Inherited from Inherited from |
|||
|
|||
| AEInput.Gesture |
gesture Gesture detected |
||
| dictionary |
kwargs Additional arguments to be passed to a Input-Task |
||
| float |
timestamp Time at which the gesture was received on the device |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:54 2008 | http://epydoc.sourceforge.net |