From cb69d2e1c7ced951cbf7a31ee286b0ed92cab8a8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 18 Feb 2011 16:56:43 -0500 Subject: Adding Epydoc generated docs. --- ...ight.inputs.ContinuousLocationInput-module.html | 172 +++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 html/SmootLight.inputs.ContinuousLocationInput-module.html (limited to 'html/SmootLight.inputs.ContinuousLocationInput-module.html') diff --git a/html/SmootLight.inputs.ContinuousLocationInput-module.html b/html/SmootLight.inputs.ContinuousLocationInput-module.html new file mode 100644 index 0000000..e6e4afc --- /dev/null +++ b/html/SmootLight.inputs.ContinuousLocationInput-module.html @@ -0,0 +1,172 @@ + + + + + SmootLight.inputs.ContinuousLocationInput + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + 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") +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3