mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-28 15:57:59 +03:00
Regen documentation
This commit is contained in:
parent
08e8a549bd
commit
c9469331af
32 changed files with 264 additions and 260 deletions
|
@ -157,7 +157,7 @@ For use in <a href="../1 modules/Strings.html#ShowString">ShowString</a> and <a
|
|||
y-coordinate of top-left of string (or the center if DisplayStringOption.CENTER is given)
|
||||
</li>
|
||||
<li><span class="parameter">color</span>
|
||||
<span class="types"><span class="type">Color</span></span>
|
||||
<span class="types"><a class="type" href="../3 primitive classes/Color.html#">Color</a></span>
|
||||
the color of the text
|
||||
</li>
|
||||
<li><span class="parameter">translated</span>
|
||||
|
@ -200,7 +200,7 @@ TEN.Strings.DisplayStringOption.SHADOW -- will give the text a small shadow
|
|||
<h3>Returns:</h3>
|
||||
<ol>
|
||||
|
||||
<span class="types"><span class="type">Color</span></span>
|
||||
<span class="types"><a class="type" href="../3 primitive classes/Color.html#">Color</a></span>
|
||||
a copy of the display string's color
|
||||
</ol>
|
||||
|
||||
|
@ -220,7 +220,7 @@ TEN.Strings.DisplayStringOption.SHADOW -- will give the text a small shadow
|
|||
<h3>Parameters:</h3>
|
||||
<ul>
|
||||
<li><span class="parameter">color</span>
|
||||
<span class="types"><span class="type">Color</span></span>
|
||||
<span class="types"><a class="type" href="../3 primitive classes/Color.html#">Color</a></span>
|
||||
the new color of the display string
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -336,7 +336,7 @@ TEN.Strings.DisplayStringOption.SHADOW -- will give the text a small shadow
|
|||
</div> <!-- id="main" -->
|
||||
<div id="about">
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc 1.4.6</a></i>
|
||||
<i style="float:right;">Last updated 2022-12-09 22:06:20 </i>
|
||||
<i style="float:right;">Last updated 2022-12-11 18:38:45 </i>
|
||||
</div> <!-- id="about" -->
|
||||
</div> <!-- id="container" -->
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue