| Trees | Indices | Help |
|---|
|
|
object --+
|
Base.TaskTools --+
|
Input
Provides methods for getting input on any AEInput device.
|
|||
| AEInput |
|
||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Gets an AEOutput device from the DeviceManager given its name or its capabilities. The capabilities list may include strings naming AEInput interfaces ("braille" and/or "system input" at present). If neither is specified, the first available output device in the DeviceManager is returned.
|
Adds the given device code as a modifier on the named AEInput device. If the device doesn't support modifiers, ignores the error since it's a non-critical operation.
|
Removes the given device code as a modifier on the named AEInput device. If the device doesn't support modifiers, ignores the error since it's a non-critical operation.
|
Registers a Task in this Perk to be executed in response to an AEEvent indicating that the given action codes were input on the given AEInput device.
|
Unregisters a Task set to execute in response to the given action codes on the given device from this Perk only.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Mon Jun 4 15:33:23 2007 | http://epydoc.sourceforge.net |