| Trees | Indices | Help |
|
|---|
|
|
object --+
|
AEEvent
|
|||
|
|||
| string |
|
||
| boolean |
|
||
| integer |
|
||
|
|||
|
|||
| integer |
|
||
| dictionary |
|
||
| float |
|
||
| AEPor |
|
||
| opaque object |
|
||
|
Inherited from |
|||
|
|||
| integer |
layer Layer of this event (focus, tier, background) |
||
| AEPor |
por Point of regard associated with this event |
||
| integer |
priority Priority of this event |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
Executes the logic that will handle this event. The AEEventManager can provide whatever arguments are necessary for an AEEvent subclass to execute as keyword arguments. It is up to the subclass to unpack and use the arguments it needs by name. See AccessEngine.AEEventManager._AEEventManager._executeEvent for the arguments provided.
|
|
|
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 30 13:05:54 2008 | http://epydoc.sourceforge.net |