浏览代码

add light documentation

OpenShift guest 12 年之前
父节点
当前提交
4c35f20a43
共有 1 个文件被更改,包括 9 次插入1 次删除
  1. 9 1
      docs/api/lights/Light.html

+ 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>