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. --- html/SmootLight.util.ColorOps-module.html | 288 ++++++++++++++++++++++++++++++ 1 file changed, 288 insertions(+) create mode 100644 html/SmootLight.util.ColorOps-module.html (limited to 'html/SmootLight.util.ColorOps-module.html') diff --git a/html/SmootLight.util.ColorOps-module.html b/html/SmootLight.util.ColorOps-module.html new file mode 100644 index 0000000..476787b --- /dev/null +++ b/html/SmootLight.util.ColorOps-module.html @@ -0,0 +1,288 @@ + + + + + SmootLight.util.ColorOps + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package SmootLight :: + Package util :: + Module ColorOps + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module ColorOps

source code

+ + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + Color +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
randomColor() + source code + +
+ +
+   + + + + + + +
chooseRandomColor(colorList)
+ Given a list of colors, pick one at random
+ source code + +
+ +
+   + + + + + + +
safeColor(c)
+ Ensures that a color is valid
+ source code + +
+ +
+   + + + + + + +
combineColors(colors) + source code + +
+ +
+   + + + + + + +
multiplyColor(color, + percent) + source code + +
+ +
+   + + + + + + +
floatToIntColor(rgb) + source code + +
+ +
+   + + + + + + +
randomBrightColor() + source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + __package__ = 'SmootLight.util' +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3