docs updated

This commit is contained in:
Mat Groves 2013-04-06 21:09:38 +01:00
parent 7657d78604
commit 6dacba9b33
45 changed files with 1023 additions and 748 deletions

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>AssetLoader - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>AssetLoader - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_loaders_AssetLoader.js.html#l5"><code>pixi&#x2F;loaders&#x2F;AssetLoader.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_loaders_AssetLoader.js.html#l5"><code>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js:5</code></a>
</div>
@ -192,7 +192,7 @@ As each individual item is loaded this class will dispatch a 'progress' event</p
<a href="..&#x2F;files&#x2F;pixi_loaders_AssetLoader.js.html#l5"><code>pixi&#x2F;loaders&#x2F;AssetLoader.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_loaders_AssetLoader.js.html#l5"><code>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js:5</code></a>
</p>
@ -333,7 +333,7 @@ As each individual item is loaded this class will dispatch a 'progress' event</p
<a href="..&#x2F;files&#x2F;pixi_loaders_AssetLoader.js.html#l18"><code>pixi&#x2F;loaders&#x2F;AssetLoader.js:18</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_loaders_AssetLoader.js.html#l18"><code>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js:18</code></a>
</p>
@ -387,7 +387,7 @@ As each individual item is loaded this class will dispatch a 'progress' event</p
<a href="..&#x2F;files&#x2F;pixi_loaders_AssetLoader.js.html#l33"><code>pixi&#x2F;loaders&#x2F;AssetLoader.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_loaders_AssetLoader.js.html#l35"><code>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js:35</code></a>
</p>
@ -430,7 +430,7 @@ As each individual item is loaded this class will dispatch a 'progress' event</p
<a href="..&#x2F;files&#x2F;pixi_loaders_AssetLoader.js.html#l28"><code>pixi&#x2F;loaders&#x2F;AssetLoader.js:28</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_loaders_AssetLoader.js.html#l30"><code>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js:30</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>BaseTexture - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>BaseTexture - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_textures_BaseTexture.js.html#l8"><code>pixi&#x2F;textures&#x2F;BaseTexture.js:8</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_textures_BaseTexture.js.html#l8"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:8</code></a>
</div>
@ -190,7 +190,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_BaseTexture.js.html#l8"><code>pixi&#x2F;textures&#x2F;BaseTexture.js:8</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_BaseTexture.js.html#l8"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:8</code></a>
</p>
@ -321,7 +321,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_BaseTexture.js.html#l32"><code>pixi&#x2F;textures&#x2F;BaseTexture.js:32</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_BaseTexture.js.html#l32"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:32</code></a>
</p>
@ -365,7 +365,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_BaseTexture.js.html#l39"><code>pixi&#x2F;textures&#x2F;BaseTexture.js:39</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_BaseTexture.js.html#l39"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:39</code></a>
</p>
@ -409,7 +409,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_BaseTexture.js.html#l26"><code>pixi&#x2F;textures&#x2F;BaseTexture.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_BaseTexture.js.html#l26"><code>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js:26</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>CanvasRenderer - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>CanvasRenderer - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l5"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l6"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:6</code></a>
</div>
@ -143,6 +143,159 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
</div>
<div class="constructor">
<h2>Constructor</h2>
<div id="method_CanvasRenderer" class="method item">
<h3 class="name"><code>CanvasRenderer</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>width</code>
</li>
<li class="arg">
<code>height</code>
</li>
<li class="arg">
<code>view</code>
</li>
<li class="arg">
<code>transparent</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>
Defined in
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l6"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:6</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">width</code>
<span class="type">Number</span>
<div class="param-description">
<p>the width of the canvas view</p>
</div>
</li>
<li class="param">
<code class="param-name">height</code>
<span class="type">Number</span>
<div class="param-description">
<p>the height of the canvas view</p>
</div>
</li>
<li class="param">
<code class="param-name">view</code>
<span class="type">Canvas</span>
<div class="param-description">
<p>the canvas to use as a view, optional</p>
</div>
</li>
<li class="param">
<code class="param-name">transparent</code>
<span class="type">Boolean</span>
<div class="param-description">
<p>the transparency of the render view, default false</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<div id="classdocs" class="tabview">
<ul class="api-class-tabs">
@ -269,7 +422,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l57"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:57</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l66"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:66</code></a>
</p>
@ -345,7 +498,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l46"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:46</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l55"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:55</code></a>
</p>
@ -389,7 +542,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l22"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:22</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l31"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:31</code></a>
</p>
@ -435,7 +588,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l32"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:32</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l41"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:41</code></a>
</p>
@ -479,7 +632,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_CanvasRenderer.js.html#l15"><code>pixi&#x2F;renderers&#x2F;CanvasRenderer.js:15</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_CanvasRenderer.js.html#l24"><code>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js:24</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>DisplayObject - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>DisplayObject - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l5"><code>pixi&#x2F;DisplayObject.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l5"><code>src&#x2F;pixi&#x2F;DisplayObject.js:5</code></a>
</div>
@ -176,7 +176,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l5"><code>pixi&#x2F;DisplayObject.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l5"><code>src&#x2F;pixi&#x2F;DisplayObject.js:5</code></a>
</p>
@ -331,6 +331,12 @@
</li>
<li class="arg">
<code>transparent</code>
</li>
</ul><span class="paren">)</span>
</div>
@ -362,7 +368,7 @@
<a href="..&#x2F;files&#x2F;pixi_utils_Detector.js.html#l5"><code>pixi&#x2F;utils&#x2F;Detector.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_utils_Detector.js.html#l5"><code>src&#x2F;pixi&#x2F;utils&#x2F;Detector.js:5</code></a>
</p>
@ -428,6 +434,21 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
</li>
<li class="param">
<code class="param-name">transparent</code>
<span class="type">Boolean</span>
<div class="param-description">
<p>the transparency of the render view, default false</p>
</div>
</li>
</ul>
</div>
@ -469,7 +490,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l33"><code>pixi&#x2F;DisplayObject.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l33"><code>src&#x2F;pixi&#x2F;DisplayObject.js:33</code></a>
</p>
@ -513,7 +534,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l48"><code>pixi&#x2F;DisplayObject.js:48</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l48"><code>src&#x2F;pixi&#x2F;DisplayObject.js:48</code></a>
</p>
@ -557,7 +578,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l12"><code>pixi&#x2F;DisplayObject.js:12</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l12"><code>src&#x2F;pixi&#x2F;DisplayObject.js:12</code></a>
</p>
@ -601,7 +622,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l26"><code>pixi&#x2F;DisplayObject.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l26"><code>src&#x2F;pixi&#x2F;DisplayObject.js:26</code></a>
</p>
@ -645,7 +666,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l19"><code>pixi&#x2F;DisplayObject.js:19</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l19"><code>src&#x2F;pixi&#x2F;DisplayObject.js:19</code></a>
</p>
@ -689,7 +710,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l55"><code>pixi&#x2F;DisplayObject.js:55</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l55"><code>src&#x2F;pixi&#x2F;DisplayObject.js:55</code></a>
</p>
@ -733,7 +754,7 @@ WebGL is the preferred renderer as it is a lot fastest. If webGL is not supporte
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l40"><code>pixi&#x2F;DisplayObject.js:40</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l40"><code>src&#x2F;pixi&#x2F;DisplayObject.js:40</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>DisplayObjectContainer - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>DisplayObjectContainer - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l6"><code>pixi&#x2F;DisplayObjectContainer.js:6</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l6"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:6</code></a>
</div>
@ -180,7 +180,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l6"><code>pixi&#x2F;DisplayObjectContainer.js:6</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l6"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:6</code></a>
</p>
@ -371,7 +371,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l29"><code>pixi&#x2F;DisplayObjectContainer.js:29</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l29"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:29</code></a>
</p>
@ -464,7 +464,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l51"><code>pixi&#x2F;DisplayObjectContainer.js:51</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l51"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:51</code></a>
</p>
@ -566,7 +566,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l97"><code>pixi&#x2F;DisplayObjectContainer.js:97</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l97"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:97</code></a>
</p>
@ -639,7 +639,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l33"><code>pixi&#x2F;DisplayObject.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l33"><code>src&#x2F;pixi&#x2F;DisplayObject.js:33</code></a>
</p>
@ -683,7 +683,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l16"><code>pixi&#x2F;DisplayObjectContainer.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l16"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:16</code></a>
</p>
@ -724,7 +724,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l48"><code>pixi&#x2F;DisplayObject.js:48</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l48"><code>src&#x2F;pixi&#x2F;DisplayObject.js:48</code></a>
</p>
@ -765,7 +765,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l12"><code>pixi&#x2F;DisplayObject.js:12</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l12"><code>src&#x2F;pixi&#x2F;DisplayObject.js:12</code></a>
</p>
@ -806,7 +806,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l26"><code>pixi&#x2F;DisplayObject.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l26"><code>src&#x2F;pixi&#x2F;DisplayObject.js:26</code></a>
</p>
@ -847,7 +847,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l19"><code>pixi&#x2F;DisplayObject.js:19</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l19"><code>src&#x2F;pixi&#x2F;DisplayObject.js:19</code></a>
</p>
@ -888,7 +888,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l55"><code>pixi&#x2F;DisplayObject.js:55</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l55"><code>src&#x2F;pixi&#x2F;DisplayObject.js:55</code></a>
</p>
@ -929,7 +929,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l40"><code>pixi&#x2F;DisplayObject.js:40</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l40"><code>src&#x2F;pixi&#x2F;DisplayObject.js:40</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>InteractionData - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>InteractionData - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l323"><code>pixi&#x2F;InteractionManager.js:323</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l330"><code>src&#x2F;pixi&#x2F;InteractionManager.js:330</code></a>
</div>
@ -176,7 +176,7 @@
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l323"><code>pixi&#x2F;InteractionManager.js:323</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l330"><code>src&#x2F;pixi&#x2F;InteractionManager.js:330</code></a>
</p>
@ -284,7 +284,7 @@
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l329"><code>pixi&#x2F;InteractionManager.js:329</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l336"><code>src&#x2F;pixi&#x2F;InteractionManager.js:336</code></a>
</p>
@ -328,7 +328,7 @@
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l336"><code>pixi&#x2F;InteractionManager.js:336</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l343"><code>src&#x2F;pixi&#x2F;InteractionManager.js:343</code></a>
</p>
@ -372,7 +372,7 @@
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l343"><code>pixi&#x2F;InteractionManager.js:343</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l350"><code>src&#x2F;pixi&#x2F;InteractionManager.js:350</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>InteractionManager - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>InteractionManager - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l7"><code>pixi&#x2F;InteractionManager.js:7</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l7"><code>src&#x2F;pixi&#x2F;InteractionManager.js:7</code></a>
</div>
@ -187,7 +187,7 @@ This manager also supports multitouch.</p>
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l7"><code>pixi&#x2F;InteractionManager.js:7</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l7"><code>src&#x2F;pixi&#x2F;InteractionManager.js:7</code></a>
</p>
@ -349,7 +349,7 @@ This manager also supports multitouch.</p>
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l53"><code>pixi&#x2F;InteractionManager.js:53</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l53"><code>src&#x2F;pixi&#x2F;InteractionManager.js:53</code></a>
</p>
@ -404,7 +404,7 @@ You may wish to use this an optimization if your app does not require rollover/r
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l66"><code>pixi&#x2F;InteractionManager.js:66</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l66"><code>src&#x2F;pixi&#x2F;InteractionManager.js:66</code></a>
</p>
@ -458,7 +458,7 @@ It is enabled by default</p>
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l30"><code>pixi&#x2F;InteractionManager.js:30</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l30"><code>src&#x2F;pixi&#x2F;InteractionManager.js:30</code></a>
</p>
@ -502,7 +502,7 @@ It is enabled by default</p>
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l17"><code>pixi&#x2F;InteractionManager.js:17</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l17"><code>src&#x2F;pixi&#x2F;InteractionManager.js:17</code></a>
</p>
@ -546,7 +546,7 @@ It is enabled by default</p>
<a href="..&#x2F;files&#x2F;pixi_InteractionManager.js.html#l37"><code>pixi&#x2F;InteractionManager.js:37</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_InteractionManager.js.html#l37"><code>src&#x2F;pixi&#x2F;InteractionManager.js:37</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>MovieClip - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>MovieClip - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l5"><code>pixi&#x2F;MovieClip.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l5"><code>src&#x2F;pixi&#x2F;MovieClip.js:5</code></a>
</div>
@ -190,7 +190,7 @@
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l5"><code>pixi&#x2F;MovieClip.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l5"><code>src&#x2F;pixi&#x2F;MovieClip.js:5</code></a>
</p>
@ -562,7 +562,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l29"><code>pixi&#x2F;DisplayObjectContainer.js:29</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l29"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:29</code></a>
</p>
@ -652,7 +652,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l51"><code>pixi&#x2F;DisplayObjectContainer.js:51</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l51"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:51</code></a>
</p>
@ -751,7 +751,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l86"><code>pixi&#x2F;Sprite.js:86</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l86"><code>src&#x2F;pixi&#x2F;Sprite.js:86</code></a>
</p>
@ -838,7 +838,7 @@
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l80"><code>pixi&#x2F;MovieClip.js:80</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l80"><code>src&#x2F;pixi&#x2F;MovieClip.js:80</code></a>
</p>
@ -925,7 +925,7 @@
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l67"><code>pixi&#x2F;MovieClip.js:67</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l67"><code>src&#x2F;pixi&#x2F;MovieClip.js:67</code></a>
</p>
@ -1009,7 +1009,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l92"><code>pixi&#x2F;Sprite.js:92</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l92"><code>src&#x2F;pixi&#x2F;Sprite.js:92</code></a>
</p>
@ -1093,7 +1093,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l111"><code>pixi&#x2F;Sprite.js:111</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l111"><code>src&#x2F;pixi&#x2F;Sprite.js:111</code></a>
</p>
@ -1177,7 +1177,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l105"><code>pixi&#x2F;Sprite.js:105</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l105"><code>src&#x2F;pixi&#x2F;Sprite.js:105</code></a>
</p>
@ -1261,7 +1261,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l98"><code>pixi&#x2F;Sprite.js:98</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l98"><code>src&#x2F;pixi&#x2F;Sprite.js:98</code></a>
</p>
@ -1339,7 +1339,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l58"><code>pixi&#x2F;MovieClip.js:58</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l58"><code>src&#x2F;pixi&#x2F;MovieClip.js:58</code></a>
</p>
@ -1400,7 +1400,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l97"><code>pixi&#x2F;DisplayObjectContainer.js:97</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l97"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:97</code></a>
</p>
@ -1484,7 +1484,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l164"><code>pixi&#x2F;Sprite.js:164</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l164"><code>src&#x2F;pixi&#x2F;Sprite.js:164</code></a>
</p>
@ -1568,7 +1568,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l146"><code>pixi&#x2F;Sprite.js:146</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l146"><code>src&#x2F;pixi&#x2F;Sprite.js:146</code></a>
</p>
@ -1645,7 +1645,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l49"><code>pixi&#x2F;MovieClip.js:49</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l49"><code>src&#x2F;pixi&#x2F;MovieClip.js:49</code></a>
</p>
@ -1706,7 +1706,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l121"><code>pixi&#x2F;Sprite.js:121</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l121"><code>src&#x2F;pixi&#x2F;Sprite.js:121</code></a>
</p>
@ -1791,7 +1791,7 @@ basically a touch version of click</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l134"><code>pixi&#x2F;Sprite.js:134</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l134"><code>src&#x2F;pixi&#x2F;Sprite.js:134</code></a>
</p>
@ -1876,7 +1876,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l128"><code>pixi&#x2F;Sprite.js:128</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l128"><code>src&#x2F;pixi&#x2F;Sprite.js:128</code></a>
</p>
@ -1949,7 +1949,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l33"><code>pixi&#x2F;DisplayObject.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l33"><code>src&#x2F;pixi&#x2F;DisplayObject.js:33</code></a>
</p>
@ -1990,7 +1990,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l21"><code>pixi&#x2F;Sprite.js:21</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l21"><code>src&#x2F;pixi&#x2F;Sprite.js:21</code></a>
</p>
@ -2037,7 +2037,7 @@ Setting the anchor to 1,1 would mean the textures origin points will be the bott
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l30"><code>pixi&#x2F;MovieClip.js:30</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l30"><code>src&#x2F;pixi&#x2F;MovieClip.js:30</code></a>
</p>
@ -2078,7 +2078,7 @@ Setting the anchor to 1,1 would mean the textures origin points will be the bott
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l38"><code>pixi&#x2F;Sprite.js:38</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l38"><code>src&#x2F;pixi&#x2F;Sprite.js:38</code></a>
</p>
@ -2120,7 +2120,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l16"><code>pixi&#x2F;DisplayObjectContainer.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l16"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:16</code></a>
</p>
@ -2164,7 +2164,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l23"><code>pixi&#x2F;MovieClip.js:23</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l23"><code>src&#x2F;pixi&#x2F;MovieClip.js:23</code></a>
</p>
@ -2205,7 +2205,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l53"><code>pixi&#x2F;Sprite.js:53</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l53"><code>src&#x2F;pixi&#x2F;Sprite.js:53</code></a>
</p>
@ -2246,7 +2246,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l48"><code>pixi&#x2F;DisplayObject.js:48</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l48"><code>src&#x2F;pixi&#x2F;DisplayObject.js:48</code></a>
</p>
@ -2290,7 +2290,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l37"><code>pixi&#x2F;MovieClip.js:37</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l37"><code>src&#x2F;pixi&#x2F;MovieClip.js:37</code></a>
</p>
@ -2331,7 +2331,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l12"><code>pixi&#x2F;DisplayObject.js:12</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l12"><code>src&#x2F;pixi&#x2F;DisplayObject.js:12</code></a>
</p>
@ -2372,7 +2372,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l26"><code>pixi&#x2F;DisplayObject.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l26"><code>src&#x2F;pixi&#x2F;DisplayObject.js:26</code></a>
</p>
@ -2413,7 +2413,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l19"><code>pixi&#x2F;DisplayObject.js:19</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l19"><code>src&#x2F;pixi&#x2F;DisplayObject.js:19</code></a>
</p>
@ -2454,7 +2454,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l55"><code>pixi&#x2F;DisplayObject.js:55</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l55"><code>src&#x2F;pixi&#x2F;DisplayObject.js:55</code></a>
</p>
@ -2495,7 +2495,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l31"><code>pixi&#x2F;Sprite.js:31</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l31"><code>src&#x2F;pixi&#x2F;Sprite.js:31</code></a>
</p>
@ -2539,7 +2539,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_MovieClip.js.html#l16"><code>pixi&#x2F;MovieClip.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_MovieClip.js.html#l16"><code>src&#x2F;pixi&#x2F;MovieClip.js:16</code></a>
</p>
@ -2580,7 +2580,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l40"><code>pixi&#x2F;DisplayObject.js:40</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l40"><code>src&#x2F;pixi&#x2F;DisplayObject.js:40</code></a>
</p>
@ -2621,7 +2621,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l46"><code>pixi&#x2F;Sprite.js:46</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l46"><code>src&#x2F;pixi&#x2F;Sprite.js:46</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Point - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>Point - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_Point.js.html#l5"><code>pixi&#x2F;Point.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_Point.js.html#l5"><code>src&#x2F;pixi&#x2F;Point.js:5</code></a>
</div>
@ -192,7 +192,7 @@
<a href="..&#x2F;files&#x2F;pixi_Point.js.html#l5"><code>pixi&#x2F;Point.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Point.js.html#l5"><code>src&#x2F;pixi&#x2F;Point.js:5</code></a>
</p>
@ -359,7 +359,7 @@
<a href="..&#x2F;files&#x2F;pixi_Point.js.html#l29"><code>pixi&#x2F;Point.js:29</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Point.js.html#l29"><code>src&#x2F;pixi&#x2F;Point.js:29</code></a>
</p>
@ -423,7 +423,7 @@
<a href="..&#x2F;files&#x2F;pixi_Point.js.html#l14"><code>pixi&#x2F;Point.js:14</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Point.js.html#l14"><code>src&#x2F;pixi&#x2F;Point.js:14</code></a>
</p>
@ -469,7 +469,7 @@
<a href="..&#x2F;files&#x2F;pixi_Point.js.html#l21"><code>pixi&#x2F;Point.js:21</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Point.js.html#l21"><code>src&#x2F;pixi&#x2F;Point.js:21</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Rectangle - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>Rectangle - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l5"><code>pixi&#x2F;Rectangle.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l5"><code>src&#x2F;pixi&#x2F;Rectangle.js:5</code></a>
</div>
@ -204,7 +204,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l5"><code>pixi&#x2F;Rectangle.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l5"><code>src&#x2F;pixi&#x2F;Rectangle.js:5</code></a>
</p>
@ -415,7 +415,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l45"><code>pixi&#x2F;Rectangle.js:45</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l45"><code>src&#x2F;pixi&#x2F;Rectangle.js:45</code></a>
</p>
@ -479,7 +479,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l37"><code>pixi&#x2F;Rectangle.js:37</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l37"><code>src&#x2F;pixi&#x2F;Rectangle.js:37</code></a>
</p>
@ -525,7 +525,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l30"><code>pixi&#x2F;Rectangle.js:30</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l30"><code>src&#x2F;pixi&#x2F;Rectangle.js:30</code></a>
</p>
@ -571,7 +571,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l16"><code>pixi&#x2F;Rectangle.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l16"><code>src&#x2F;pixi&#x2F;Rectangle.js:16</code></a>
</p>
@ -617,7 +617,7 @@
<a href="..&#x2F;files&#x2F;pixi_Rectangle.js.html#l23"><code>pixi&#x2F;Rectangle.js:23</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Rectangle.js.html#l23"><code>src&#x2F;pixi&#x2F;Rectangle.js:23</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Sprite - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>Sprite - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l10"><code>pixi&#x2F;Sprite.js:10</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l10"><code>src&#x2F;pixi&#x2F;Sprite.js:10</code></a>
</div>
@ -190,7 +190,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l10"><code>pixi&#x2F;Sprite.js:10</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l10"><code>src&#x2F;pixi&#x2F;Sprite.js:10</code></a>
</p>
@ -524,7 +524,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l29"><code>pixi&#x2F;DisplayObjectContainer.js:29</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l29"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:29</code></a>
</p>
@ -614,7 +614,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l51"><code>pixi&#x2F;DisplayObjectContainer.js:51</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l51"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:51</code></a>
</p>
@ -716,7 +716,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l86"><code>pixi&#x2F;Sprite.js:86</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l86"><code>src&#x2F;pixi&#x2F;Sprite.js:86</code></a>
</p>
@ -809,7 +809,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l189"><code>pixi&#x2F;Sprite.js:189</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l189"><code>src&#x2F;pixi&#x2F;Sprite.js:189</code></a>
</p>
@ -916,7 +916,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l205"><code>pixi&#x2F;Sprite.js:205</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l205"><code>src&#x2F;pixi&#x2F;Sprite.js:205</code></a>
</p>
@ -1017,7 +1017,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l92"><code>pixi&#x2F;Sprite.js:92</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l92"><code>src&#x2F;pixi&#x2F;Sprite.js:92</code></a>
</p>
@ -1104,7 +1104,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l111"><code>pixi&#x2F;Sprite.js:111</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l111"><code>src&#x2F;pixi&#x2F;Sprite.js:111</code></a>
</p>
@ -1191,7 +1191,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l105"><code>pixi&#x2F;Sprite.js:105</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l105"><code>src&#x2F;pixi&#x2F;Sprite.js:105</code></a>
</p>
@ -1278,7 +1278,7 @@
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l98"><code>pixi&#x2F;Sprite.js:98</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l98"><code>src&#x2F;pixi&#x2F;Sprite.js:98</code></a>
</p>
@ -1363,7 +1363,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l97"><code>pixi&#x2F;DisplayObjectContainer.js:97</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l97"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:97</code></a>
</p>
@ -1450,7 +1450,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l164"><code>pixi&#x2F;Sprite.js:164</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l164"><code>src&#x2F;pixi&#x2F;Sprite.js:164</code></a>
</p>
@ -1537,7 +1537,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l146"><code>pixi&#x2F;Sprite.js:146</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l146"><code>src&#x2F;pixi&#x2F;Sprite.js:146</code></a>
</p>
@ -1624,7 +1624,7 @@ for this callback to be fired the mouse must have been pressed down over the spr
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l121"><code>pixi&#x2F;Sprite.js:121</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l121"><code>src&#x2F;pixi&#x2F;Sprite.js:121</code></a>
</p>
@ -1712,7 +1712,7 @@ basically a touch version of click</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l134"><code>pixi&#x2F;Sprite.js:134</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l134"><code>src&#x2F;pixi&#x2F;Sprite.js:134</code></a>
</p>
@ -1800,7 +1800,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l128"><code>pixi&#x2F;Sprite.js:128</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l128"><code>src&#x2F;pixi&#x2F;Sprite.js:128</code></a>
</p>
@ -1873,7 +1873,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l33"><code>pixi&#x2F;DisplayObject.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l33"><code>src&#x2F;pixi&#x2F;DisplayObject.js:33</code></a>
</p>
@ -1917,7 +1917,7 @@ for this callback to be fired. The touch must have started over the sprite</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l21"><code>pixi&#x2F;Sprite.js:21</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l21"><code>src&#x2F;pixi&#x2F;Sprite.js:21</code></a>
</p>
@ -1964,7 +1964,7 @@ Setting the anchor to 1,1 would mean the textures origin points will be the bott
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l38"><code>pixi&#x2F;Sprite.js:38</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l38"><code>src&#x2F;pixi&#x2F;Sprite.js:38</code></a>
</p>
@ -2006,7 +2006,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l16"><code>pixi&#x2F;DisplayObjectContainer.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l16"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:16</code></a>
</p>
@ -2050,7 +2050,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l53"><code>pixi&#x2F;Sprite.js:53</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l53"><code>src&#x2F;pixi&#x2F;Sprite.js:53</code></a>
</p>
@ -2091,7 +2091,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l48"><code>pixi&#x2F;DisplayObject.js:48</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l48"><code>src&#x2F;pixi&#x2F;DisplayObject.js:48</code></a>
</p>
@ -2132,7 +2132,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l12"><code>pixi&#x2F;DisplayObject.js:12</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l12"><code>src&#x2F;pixi&#x2F;DisplayObject.js:12</code></a>
</p>
@ -2173,7 +2173,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l26"><code>pixi&#x2F;DisplayObject.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l26"><code>src&#x2F;pixi&#x2F;DisplayObject.js:26</code></a>
</p>
@ -2214,7 +2214,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l19"><code>pixi&#x2F;DisplayObject.js:19</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l19"><code>src&#x2F;pixi&#x2F;DisplayObject.js:19</code></a>
</p>
@ -2255,7 +2255,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l55"><code>pixi&#x2F;DisplayObject.js:55</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l55"><code>src&#x2F;pixi&#x2F;DisplayObject.js:55</code></a>
</p>
@ -2299,7 +2299,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l31"><code>pixi&#x2F;Sprite.js:31</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l31"><code>src&#x2F;pixi&#x2F;Sprite.js:31</code></a>
</p>
@ -2340,7 +2340,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l40"><code>pixi&#x2F;DisplayObject.js:40</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l40"><code>src&#x2F;pixi&#x2F;DisplayObject.js:40</code></a>
</p>
@ -2384,7 +2384,7 @@ currently supports PIXI.blendModes.NORMAL and PIXI.blendModes.SCREEN</p>
<a href="..&#x2F;files&#x2F;pixi_Sprite.js.html#l46"><code>pixi&#x2F;Sprite.js:46</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Sprite.js.html#l46"><code>src&#x2F;pixi&#x2F;Sprite.js:46</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>SpriteSheetLoader - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>SpriteSheetLoader - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_loaders_SpriteSheetLoader.js.html#l5"><code>pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_loaders_SpriteSheetLoader.js.html#l5"><code>src&#x2F;pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js:5</code></a>
</div>
@ -196,7 +196,7 @@ When loaded this class will dispatch a 'loaded' event</p>
<a href="..&#x2F;files&#x2F;pixi_loaders_SpriteSheetLoader.js.html#l5"><code>pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_loaders_SpriteSheetLoader.js.html#l5"><code>src&#x2F;pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js:5</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Stage - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>Stage - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_Stage.js.html#l5"><code>pixi&#x2F;Stage.js:5</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_Stage.js.html#l5"><code>src&#x2F;pixi&#x2F;Stage.js:5</code></a>
</div>
@ -196,7 +196,7 @@
<a href="..&#x2F;files&#x2F;pixi_Stage.js.html#l5"><code>pixi&#x2F;Stage.js:5</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Stage.js.html#l5"><code>src&#x2F;pixi&#x2F;Stage.js:5</code></a>
</p>
@ -436,7 +436,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l29"><code>pixi&#x2F;DisplayObjectContainer.js:29</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l29"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:29</code></a>
</p>
@ -526,7 +526,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l51"><code>pixi&#x2F;DisplayObjectContainer.js:51</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l51"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:51</code></a>
</p>
@ -625,7 +625,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l97"><code>pixi&#x2F;DisplayObjectContainer.js:97</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l97"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:97</code></a>
</p>
@ -712,7 +712,7 @@
<a href="..&#x2F;files&#x2F;pixi_Stage.js.html#l59"><code>pixi&#x2F;Stage.js:59</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Stage.js.html#l59"><code>src&#x2F;pixi&#x2F;Stage.js:59</code></a>
</p>
@ -789,7 +789,7 @@
<a href="..&#x2F;files&#x2F;pixi_Stage.js.html#l35"><code>pixi&#x2F;Stage.js:35</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_Stage.js.html#l35"><code>src&#x2F;pixi&#x2F;Stage.js:35</code></a>
</p>
@ -839,7 +839,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l33"><code>pixi&#x2F;DisplayObject.js:33</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l33"><code>src&#x2F;pixi&#x2F;DisplayObject.js:33</code></a>
</p>
@ -880,7 +880,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObjectContainer.js.html#l16"><code>pixi&#x2F;DisplayObjectContainer.js:16</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObjectContainer.js.html#l16"><code>src&#x2F;pixi&#x2F;DisplayObjectContainer.js:16</code></a>
</p>
@ -921,7 +921,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l48"><code>pixi&#x2F;DisplayObject.js:48</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l48"><code>src&#x2F;pixi&#x2F;DisplayObject.js:48</code></a>
</p>
@ -962,7 +962,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l12"><code>pixi&#x2F;DisplayObject.js:12</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l12"><code>src&#x2F;pixi&#x2F;DisplayObject.js:12</code></a>
</p>
@ -1003,7 +1003,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l26"><code>pixi&#x2F;DisplayObject.js:26</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l26"><code>src&#x2F;pixi&#x2F;DisplayObject.js:26</code></a>
</p>
@ -1044,7 +1044,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l19"><code>pixi&#x2F;DisplayObject.js:19</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l19"><code>src&#x2F;pixi&#x2F;DisplayObject.js:19</code></a>
</p>
@ -1085,7 +1085,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l55"><code>pixi&#x2F;DisplayObject.js:55</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l55"><code>src&#x2F;pixi&#x2F;DisplayObject.js:55</code></a>
</p>
@ -1126,7 +1126,7 @@
<a href="..&#x2F;files&#x2F;pixi_DisplayObject.js.html#l40"><code>pixi&#x2F;DisplayObject.js:40</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_DisplayObject.js.html#l40"><code>src&#x2F;pixi&#x2F;DisplayObject.js:40</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Texture - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>Texture - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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">
@ -126,7 +126,7 @@
<div class="foundat">
Defined in: <a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l8"><code>pixi&#x2F;textures&#x2F;Texture.js:8</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l8"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:8</code></a>
</div>
@ -196,7 +196,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l8"><code>pixi&#x2F;textures&#x2F;Texture.js:8</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l8"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:8</code></a>
</p>
@ -414,7 +414,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l169"><code>pixi&#x2F;textures&#x2F;Texture.js:169</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l177"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:177</code></a>
</p>
@ -522,7 +522,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l138"><code>pixi&#x2F;textures&#x2F;Texture.js:138</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l146"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:146</code></a>
</p>
@ -625,7 +625,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l123"><code>pixi&#x2F;textures&#x2F;Texture.js:123</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l131"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:131</code></a>
</p>
@ -730,7 +730,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l88"><code>pixi&#x2F;textures&#x2F;Texture.js:88</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l93"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:93</code></a>
</p>
@ -833,7 +833,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l181"><code>pixi&#x2F;textures&#x2F;Texture.js:181</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l189"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:189</code></a>
</p>
@ -933,7 +933,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l75"><code>pixi&#x2F;textures&#x2F;Texture.js:75</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l75"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:75</code></a>
</p>
@ -1009,7 +1009,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l28"><code>pixi&#x2F;textures&#x2F;Texture.js:28</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l28"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:28</code></a>
</p>
@ -1053,7 +1053,7 @@
<a href="..&#x2F;files&#x2F;pixi_textures_Texture.js.html#l37"><code>pixi&#x2F;textures&#x2F;Texture.js:37</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_textures_Texture.js.html#l37"><code>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js:37</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>WebGLBatch - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>WebGLBatch - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l42"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:42</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l42"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:42</code></a>
</div>
@ -287,7 +287,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l98"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:98</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l98"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:98</code></a>
</p>
@ -380,7 +380,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l145"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:145</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l145"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:145</code></a>
</p>
@ -488,7 +488,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l117"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:117</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l117"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:117</code></a>
</p>
@ -590,7 +590,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l267"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:267</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l267"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:267</code></a>
</p>
@ -667,7 +667,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l345"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:345</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l345"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:345</code></a>
</p>
@ -731,7 +731,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l175"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:175</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l175"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:175</code></a>
</p>
@ -808,7 +808,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l491"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:491</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l491"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:491</code></a>
</p>
@ -876,7 +876,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l218"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:218</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l218"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:218</code></a>
</p>
@ -966,7 +966,7 @@ if a group of sprites all have the same baseTexture and blendMode then they can
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLBatch.js.html#l400"><code>pixi&#x2F;renderers&#x2F;WebGLBatch.js:400</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLBatch.js.html#l400"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js:400</code></a>
</p>

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>WebGLRenderer - Pixi.js API</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0pr2&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<title>WebGLRenderer - Pixi.JS</title>
<link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.8.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css">
<link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png">
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0pr2&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script>
<script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.8.0&#x2F;build&#x2F;yui&#x2F;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:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;logo_small.png" title="Pixi.js API"></h1>
<h1><img src="http:&#x2F;&#x2F;www.goodboydigital.com&#x2F;pixijs&#x2F;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="..&#x2F;files&#x2F;pixi_renderers_WebGLRenderer.js.html#l7"><code>pixi&#x2F;renderers&#x2F;WebGLRenderer.js:7</code></a>
Defined in: <a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l7"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:7</code></a>
</div>
@ -170,6 +170,12 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
</li>
<li class="arg">
<code>transparent</code>
</li>
</ul><span class="paren">)</span>
</div>
@ -199,7 +205,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLRenderer.js.html#l7"><code>pixi&#x2F;renderers&#x2F;WebGLRenderer.js:7</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l7"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:7</code></a>
</p>
@ -264,6 +270,21 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
</li>
<li class="param">
<code class="param-name">transparent</code>
<span class="type">Boolean</span>
<div class="param-description">
<p>the transparency of the render view, default false</p>
</div>
</li>
</ul>
</div>
@ -370,7 +391,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLRenderer.js.html#l158"><code>pixi&#x2F;renderers&#x2F;WebGLRenderer.js:158</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l160"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:160</code></a>
</p>
@ -463,7 +484,7 @@ Dont forget to add the view to your DOM or you will not see anything :)</p>
<a href="..&#x2F;files&#x2F;pixi_renderers_WebGLRenderer.js.html#l538"><code>pixi&#x2F;renderers&#x2F;WebGLRenderer.js:538</code></a>
<a href="..&#x2F;files&#x2F;src_pixi_renderers_WebGLRenderer.js.html#l535"><code>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js:535</code></a>
</p>