Fixed bug where setText not working correctly
Docs updated
This commit is contained in:
parent
8cd32d392c
commit
75c7880c93
119 changed files with 2398 additions and 906 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>PolyK.InteractionData - Pixi.JS</title>
|
||||
<title>PolyK.InteractionData - pixi.js</title>
|
||||
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
|
||||
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
|
||||
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
|
||||
|
@ -15,7 +15,7 @@
|
|||
<div id="hd" class="yui3-g header">
|
||||
<div class="yui3-u-3-4">
|
||||
|
||||
<h1><img src="http://www.goodboydigital.com/pixijs/logo_small.png" title="Pixi.JS"></h1>
|
||||
<h1><img src="http://www.goodboydigital.com/pixijs/logo_small.png" title="pixi.js"></h1>
|
||||
|
||||
</div>
|
||||
<div class="yui3-u-1-4 version">
|
||||
|
@ -43,6 +43,8 @@
|
|||
|
||||
<li><a href="../classes/AbstractFilter.html">AbstractFilter</a></li>
|
||||
|
||||
<li><a href="../classes/AlphaMaskFilter.html">AlphaMaskFilter</a></li>
|
||||
|
||||
<li><a href="../classes/AssetLoader.html">AssetLoader</a></li>
|
||||
|
||||
<li><a href="../classes/AtlasLoader.html">AtlasLoader</a></li>
|
||||
|
@ -176,7 +178,7 @@
|
|||
|
||||
|
||||
<div class="foundat">
|
||||
Defined in: <a href="../files/src_pixi_InteractionManager.js.html#l638"><code>src/pixi/InteractionManager.js:638</code></a>
|
||||
Defined in: <a href="../files/src_pixi_InteractionManager.js.html#l640"><code>src/pixi/InteractionManager.js:640</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -231,7 +233,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l638"><code>src/pixi/InteractionManager.js:638</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l640"><code>src/pixi/InteractionManager.js:640</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -377,7 +379,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l674"><code>src/pixi/InteractionManager.js:674</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l676"><code>src/pixi/InteractionManager.js:676</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -469,7 +471,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l646"><code>src/pixi/InteractionManager.js:646</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l648"><code>src/pixi/InteractionManager.js:648</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -514,7 +516,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l665"><code>src/pixi/InteractionManager.js:665</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l667"><code>src/pixi/InteractionManager.js:667</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -559,7 +561,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l657"><code>src/pixi/InteractionManager.js:657</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l659"><code>src/pixi/InteractionManager.js:659</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue