|
@@ -16,9 +16,9 @@
|
|
|
<h2>Constructor</h2>
|
|
|
|
|
|
|
|
|
- <h3>[name]( [page:Integer hex], [page:Float density] )</h3>
|
|
|
+ <h3>[name]( [page:Integer color], [page:Float density] )</h3>
|
|
|
|
|
|
- <div>The hex parameter is passed to the [page:Color] constructor to set the color property. Hex can be a hexadecimal integer or a CSS-style string.</div>
|
|
|
+ <div>The color parameter is passed to the [page:Color] constructor to set the color property. Color can be a hexadecimal integer or a CSS-style string.</div>
|
|
|
<h2>Properties</h2>
|
|
|
|
|
|
<h3>[property:String name]</h3>
|