update docs

This commit is contained in:
airstruck
2015-11-27 06:40:54 -05:00
parent 290f6333b7
commit bfe31e05db
4 changed files with 8 additions and 8 deletions

View File

@@ -144,7 +144,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2015-11-27 03:17:14 </i>
<i style="float:right;">Last updated 2015-11-27 06:40:48 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@@ -384,7 +384,7 @@ found, and focuses that widget.
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2015-11-27 03:17:14 </i>
<i style="float:right;">Last updated 2015-11-27 06:40:48 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@@ -122,7 +122,7 @@
</tr>
<tr>
<td class="name" nowrap><a href="#Widget:getRectangle">Widget:getRectangle (useMargin, usePadding)</a></td>
<td class="summary">Get two points describing a rectangle within the widget.</td>
<td class="summary">Get x/y/width/height values describing a rectangle within the widget.</td>
</tr>
<tr>
<td class="name" nowrap><a href="#Widget:isAt">Widget:isAt (x, y)</a></td>
@@ -503,7 +503,7 @@ Cycles back around to the last widget in the tree from the layout root.
<strong>Widget:getRectangle (useMargin, usePadding)</strong>
</dt>
<dd>
Get two points describing a rectangle within the widget.
Get x/y/width/height values describing a rectangle within the widget.
<h3>Parameters:</h3>
@@ -528,10 +528,10 @@ Cycles back around to the last widget in the tree from the layout root.
The upper left corner's Y position.</li>
<li>
<span class="types"><span class="type">number</span></span>
The lower right corner's X position.</li>
The rectangle's width</li>
<li>
<span class="types"><span class="type">number</span></span>
The lower right corner's Y position.</li>
The rectangle's height</li>
</ol>
@@ -596,7 +596,7 @@ on the parent widget.
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2015-11-27 03:17:14 </i>
<i style="float:right;">Last updated 2015-11-27 06:40:48 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>

View File

@@ -64,7 +64,7 @@
</div> <!-- id="main" -->
<div id="about">
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.3</a></i>
<i style="float:right;">Last updated 2015-11-27 03:17:14 </i>
<i style="float:right;">Last updated 2015-11-27 06:40:48 </i>
</div> <!-- id="about" -->
</div> <!-- id="container" -->
</body>