Package psychopy :: Package hardware :: Module cedrus :: Class RB730 :: Class KeyEvent
[frames] | no frames]

Class KeyEvent

source code

Info about a keypress from Cedrus keypad XID string
Instance Methods
 
__init__(self, XID)
XID should contain a "k"<info><rt> where info is a byte and rt is 4 bytes (=int)
source code