Added textAlpha and textActiveAlpha to Button and ButtonGroup.

This commit is contained in:
2019-10-15 14:56:24 +02:00
parent e50ea6af31
commit e2ea89cc0b
73 changed files with 440 additions and 161 deletions
+78 -6
View File
@@ -1471,7 +1471,7 @@
<div class="tag-source">
<a href="pixi_button.js.html#line110">button.js:110</a>
<a href="pixi_button.js.html#line112">button.js:112</a>
</div>
</div>
@@ -2467,6 +2467,78 @@ button is activated. See PIXI.TextStyle for possible options.</p></td>
<tr>
<td class="name"><code>textAlpha</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="default">
Theme.textAlpha
</td>
<td class="description last">
<span class="optional">optional</span>
<p>The alpha value of the text.</p></td>
</tr>
<tr>
<td class="name"><code>textActiveAlpha</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="default">
Theme.textActiveAlpha
</td>
<td class="description last">
<span class="optional">optional</span>
<p>The alpha value of the text when activated.</p></td>
</tr>
<tr>
<td class="name"><code>style</code></td>
@@ -3375,7 +3447,7 @@ the tint property of the icon sprite.</p>
<div class="tag-source">
<a href="pixi_button.js.html#line207">button.js:207</a>
<a href="pixi_button.js.html#line211">button.js:211</a>
</div>
</div>
@@ -3499,7 +3571,7 @@ the tint property of the icon sprite.</p>
<div class="tag-source">
<a href="pixi_button.js.html#line636">button.js:636</a>
<a href="pixi_button.js.html#line642">button.js:642</a>
</div>
</div>
@@ -3604,7 +3676,7 @@ the tint property of the icon sprite.</p>
<div class="tag-source">
<a href="pixi_button.js.html#line365">button.js:365</a>
<a href="pixi_button.js.html#line369">button.js:369</a>
</div>
</div>
@@ -3709,7 +3781,7 @@ the tint property of the icon sprite.</p>
<div class="tag-source">
<a href="pixi_button.js.html#line620">button.js:620</a>
<a href="pixi_button.js.html#line626">button.js:626</a>
</div>
</div>
@@ -3816,7 +3888,7 @@ the tint property of the icon sprite.</p>
<footer class="content-size">
<div class="footer">
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Fri Oct 11 2019 09:19:28 GMT+0200 (Mitteleuropäische Sommerzeit)
Documentation generated by <a target="_blank" href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.3</a> on Tue Oct 15 2019 14:56:00 GMT+0200 (Mitteleuropäische Sommerzeit)
</div>
</footer>
</div>