Home | Trees | Indices | Help |
---|
|
object --+ | HookEvent --+ | KeyboardEvent
Holds information about a mouse event.
|
|||
|
|||
string |
|
||
boolean |
|
||
boolean |
|
||
boolean |
|
||
boolean |
|
||
Inherited from Inherited from |
|
|||
Key = property(fget= GetKey)
|
|||
Extended = property(fget= IsExtended)
|
|||
Injected = property(fget= IsInjected)
|
|||
Alt = property(fget= IsAlt)
|
|||
Transition = property(fget= IsTransition)
|
|||
Inherited from |
|
|||
string |
Ascii ASCII value, if one exists |
||
integer |
KeyID Virtual key code |
||
integer |
ScanCode Scan code |
||
Inherited from |
|
|||
Inherited from |
|
Initializes an instances of the class.
|
|
|
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Oct 7 00:26:38 2008 | http://epydoc.sourceforge.net |