2
0
OpenShift guest 12 жил өмнө
parent
commit
4c35f20a43

+ 9 - 1
docs/api/lights/Light.html

@@ -17,12 +17,20 @@
 		<h2>Constructor</h2>
 
 		<h3>[name]( [page:Integer hex] )</h3>
+		<div>
+		[page:Integer hex] — Numeric value of the RGB component of the color.
+		</div>
+		<div>
+		This creates a light with color.<br />
+		</div>
 
 
 		<h2>Properties</h2>
 
 		<h3>.[page:Color color]</h3>
-
+		<div>
+		Color of the light.<br />
+		</div>
 
 		<h2>Source</h2>