Package VisionEgg :: Module DaqKeyboard :: Class KeyboardInput
[frames] | no frames]

Class KeyboardInput

source code

Instance Methods
 
get_pygame_data(self)
Get keyboard input (return values are in pygame.locals.* notation).
source code
 
get_string_data(self)
Get keyboard input (return values are converted to keyboard symbols (strings)).
source code
 
get_data(self)
Get keyboard input (return values are converted to keyboard symbols (strings)).
source code