docs updated
This commit is contained in:
parent
7657d78604
commit
6dacba9b33
45 changed files with 1023 additions and 748 deletions
|
@ -2,12 +2,12 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>InteractionData - Pixi.js API</title>
|
||||
<link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0pr2/build/cssgrids/cssgrids-min.css">
|
||||
<title>InteractionData - Pixi.JS</title>
|
||||
<link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0/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">
|
||||
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
|
||||
<script src="http://yui.yahooapis.com/combo?3.8.0pr2/build/yui/yui-min.js"></script>
|
||||
<script src="http://yui.yahooapis.com/combo?3.8.0/build/yui/yui-min.js"></script>
|
||||
</head>
|
||||
<body class="yui3-skin-sam">
|
||||
|
||||
|
@ -15,11 +15,11 @@
|
|||
<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 API"></h1>
|
||||
<h1><img src="http://www.goodboydigital.com/pixijs/logo_small.png" title="Pixi.JS"></h1>
|
||||
|
||||
</div>
|
||||
<div class="yui3-u-1-4 version">
|
||||
<em>API Docs for: 1.0</em>
|
||||
<em>API Docs for: 1.0.0</em>
|
||||
</div>
|
||||
</div>
|
||||
<div id="bd" class="yui3-g">
|
||||
|
@ -122,7 +122,7 @@
|
|||
|
||||
|
||||
<div class="foundat">
|
||||
Defined in: <a href="../files/pixi_InteractionManager.js.html#l323"><code>pixi/InteractionManager.js:323</code></a>
|
||||
Defined in: <a href="../files/src_pixi_InteractionManager.js.html#l330"><code>src/pixi/InteractionManager.js:330</code></a>
|
||||
</div>
|
||||
|
||||
|
||||
|
@ -176,7 +176,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/pixi_InteractionManager.js.html#l323"><code>pixi/InteractionManager.js:323</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l330"><code>src/pixi/InteractionManager.js:330</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -284,7 +284,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/pixi_InteractionManager.js.html#l329"><code>pixi/InteractionManager.js:329</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l336"><code>src/pixi/InteractionManager.js:336</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -328,7 +328,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/pixi_InteractionManager.js.html#l336"><code>pixi/InteractionManager.js:336</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l343"><code>src/pixi/InteractionManager.js:343</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
@ -372,7 +372,7 @@
|
|||
|
||||
|
||||
|
||||
<a href="../files/pixi_InteractionManager.js.html#l343"><code>pixi/InteractionManager.js:343</code></a>
|
||||
<a href="../files/src_pixi_InteractionManager.js.html#l350"><code>src/pixi/InteractionManager.js:350</code></a>
|
||||
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue