|
@@ -30,8 +30,8 @@
|
|
|
|
|
|
<h3>[name]( [page:number size], [page:Number divisions], [page:Color colorCenterLine], [page:Color colorGrid] )</h3>
|
|
|
<div>
|
|
|
- size -- The size of the grid <br />
|
|
|
- divisions -- The number of divisions across the grid <br />
|
|
|
+ size -- The size of the grid. Default is 10. <br />
|
|
|
+ divisions -- The number of divisions across the grid. Default is 10. <br />
|
|
|
colorCenterLine -- The color of the centerline. This can be a [page:Color], a hexadecimal value and an CSS-Color name. Default is 0x444444 <br />
|
|
|
colorGrid -- The color of the lines of the grid. This can be a [page:Color], a hexadecimal value and an CSS-Color name. Default is 0x888888
|
|
|
</div>
|