Package SmootLight :: Package inputs :: Module ContinuousLocationInput
[hide private]
[frames] | no frames]

Module ContinuousLocationInput

source code

Classes [hide private]
  ContinuousLocationInput
Continuously returns one of nine positions on the screen as specified by the xloc and yloc arguments, which can take values 'min', 'max', and 'center'.
Variables [hide private]
  __package__ = 'SmootLight.inputs'
  exception_log = logging.getLogger("exception")
  main_log = logging.getLogger("smoot_light")