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