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

@ -247,6 +247,11 @@ pjax.updateTabState = function (src) {
} else {
tab = Y.one('#classdocs .api-class-tab.' + defaultTab);
// When the `defaultTab` node isn't found, `localStorage` is stale.
if (!tab && defaultTab !== 'index') {
tab = Y.one('#classdocs .api-class-tab.index');
}
if (classTabView.get('rendered')) {
Y.Widget.getByNode(tab).set('selected', 1);
} else {

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>

File diff suppressed because it is too large Load diff

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;DisplayObject.js - 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>src&#x2F;pixi&#x2F;DisplayObject.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;DisplayObject.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;DisplayObject.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -182,8 +182,8 @@ PIXI.DisplayObject = function()
this.worldAlpha = 1;
this.color = [];
this.worldTransform = mat3.identity();
this.localTransform = mat3.identity();
this.worldTransform = PIXI.mat3.create()&#x2F;&#x2F;mat3.identity();
this.localTransform = PIXI.mat3.create()&#x2F;&#x2F;mat3.identity();
this.dynamic = true;
&#x2F;&#x2F; chach that puppy!
@ -211,20 +211,37 @@ PIXI.DisplayObject.prototype.updateTransform = function()
this._sr = Math.sin(this.rotation);
this._cr = Math.cos(this.rotation);
}
this.localTransform[0] = this._cr * this.scale.x;
this.localTransform[1] = -this._sr * this.scale.y
this.localTransform[3] = this._sr * this.scale.x;
this.localTransform[4] = this._cr * this.scale.y;
&#x2F;&#x2F;&#x2F;AAARR GETTER SETTTER!
var localTransform = this.localTransform;
var parentTransform = this.parent.worldTransform;
var worldTransform = this.worldTransform;
&#x2F;&#x2F;console.log(localTransform)
localTransform[0] = this._cr * this.scale.x;
localTransform[1] = -this._sr * this.scale.y
localTransform[3] = this._sr * this.scale.x;
localTransform[4] = this._cr * this.scale.y;
this.localTransform[2] = this.position.x;
this.localTransform[5] = this.position.y;
&#x2F;&#x2F;&#x2F;AAARR GETTER SETTTER!
localTransform[2] = this.position.x;
localTransform[5] = this.position.y;
&#x2F;&#x2F; Cache the matrix values (makes for huge speed increases!)
var a00 = localTransform[0], a01 = localTransform[1], a02 = localTransform[2],
a10 = localTransform[3], a11 = localTransform[4], a12 = localTransform[5],
&#x2F;&#x2F; TODO optimize?
mat3.multiply(this.localTransform, this.parent.worldTransform, this.worldTransform);
b00 = parentTransform[0], b01 = parentTransform[1], b02 = parentTransform[2],
b10 = parentTransform[3], b11 = parentTransform[4], b12 = parentTransform[5];
worldTransform[0] = b00 * a00 + b01 * a10;
worldTransform[1] = b00 * a01 + b01 * a11;
worldTransform[2] = b00 * a02 + b01 * a12 + b02;
worldTransform[3] = b10 * a00 + b11 * a10;
worldTransform[4] = b10 * a01 + b11 * a11;
worldTransform[5] = b10 * a02 + b11 * a12 + b12;
&#x2F;&#x2F; because we are using affine transformation, we can optimise the matrix concatenation process.. wooo!
&#x2F;&#x2F; mat3.multiply(this.localTransform, this.parent.worldTransform, this.worldTransform);
this.worldAlpha = this.alpha * this.parent.worldAlpha;
}

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;DisplayObjectContainer.js - 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>src&#x2F;pixi&#x2F;DisplayObjectContainer.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;DisplayObjectContainer.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;DisplayObjectContainer.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;InteractionManager.js - 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>src&#x2F;pixi&#x2F;InteractionManager.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;InteractionManager.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;InteractionManager.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -143,7 +143,7 @@ PIXI.InteractionManager = function(stage)
&#x2F;&#x2F; helpers
this.tempPoint = new PIXI.Point();
this.tempMatrix = mat3.create();
&#x2F;&#x2F;this.tempMatrix = mat3.create();
this.mouseoverEnabled = true;
@ -277,7 +277,7 @@ PIXI.InteractionManager.prototype.hitTest = function(interactionData)
tempPoint.y = a00 * id * global.y + -a10 * id * global.x + (-a12 * a00 + a02 * a10) * id;
var x1 = -item.width * item.anchor.x
var x1 = -item.width * item.anchor.x;
if(tempPoint.x &gt; x1 &amp;&amp; tempPoint.x &lt; x1 + item.width)
{
@ -349,12 +349,19 @@ PIXI.InteractionManager.prototype.onMouseDown = function(event)
PIXI.InteractionManager.prototype.onMouseUp = function(event)
{
if(this.currentOver)
{
this.mouse.target = this.currentOver;
if(this.currentOver.mouseup)this.currentOver.mouseup(this.mouse);
}
if(this.currentDown)
{
this.mouse.target = this.currentDown;
if(this.currentDown.mouseup)this.currentDown.mouseup(this.mouse);
&#x2F;&#x2F; click!
if(this.currentOver == this.currentDown)if(this.currentDown.click)this.currentDown.click(this.mouse);
if(this.currentOver == this.currentDown)if(this.currentDown.click)this.currentDown.click(this.mouse);
this.currentDown = null;
}
}

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;MovieClip.js - 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>src&#x2F;pixi&#x2F;MovieClip.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;MovieClip.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;MovieClip.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;Pixi.js - 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>src&#x2F;pixi&#x2F;Pixi.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;Pixi.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;Pixi.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;Point.js - 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>src&#x2F;pixi&#x2F;Point.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;Point.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;Point.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -136,14 +136,14 @@ PIXI.Point = function(x, y)
* @type Number
* @default 0
*&#x2F;
this.x = x ? x : 0;
this.x = x || 0;
&#x2F;**
* @property y
* @type Number
* @default 0
*&#x2F;
this.y = y ? y : 0;
this.y = y || 0;
}
&#x2F;**

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;Rectangle.js - 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>src&#x2F;pixi&#x2F;Rectangle.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;Rectangle.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;Rectangle.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -138,28 +138,28 @@ PIXI.Rectangle = function(x, y, width, height)
* @type Number
* @default 0
*&#x2F;
this.x = x ? x : 0;
this.x = x || 0;
&#x2F;**
* @property y
* @type Number
* @default 0
*&#x2F;
this.y = y ? y : 0;
this.y = y || 0;
&#x2F;**
* @property width
* @type Number
* @default 0
*&#x2F;
this.width = width ? width : 0;
this.width = width || 0;
&#x2F;**
* @property height
* @type Number
* @default 0
*&#x2F;
this.height = height ? height : 0;
this.height = height || 0;
}
&#x2F;**

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;Sprite.js - 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>src&#x2F;pixi&#x2F;Sprite.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;Sprite.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;Sprite.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -291,7 +291,7 @@ PIXI.Sprite.prototype.setInteractive = function(interactive)
this.interactive = interactive;
&#x2F;&#x2F; TODO more to be done here..
&#x2F;&#x2F; need to sort out a re-crawl!
if(stage)stage.dirty = true;
if(this.stage)this.stage.dirty = true;
}
&#x2F;**

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;Stage.js - 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>src&#x2F;pixi&#x2F;Stage.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;Stage.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;Stage.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -134,14 +134,14 @@ PIXI.Stage = function(backgroundColor, interactive)
{
PIXI.DisplayObjectContainer.call( this );
this.worldTransform = mat3.identity();
this.worldTransform = PIXI.mat3.create()&#x2F;&#x2F;.&#x2F;&#x2F;identity();
this.__childrenAdded = [];
this.__childrenRemoved = [];
this.childIndex = 0;
this.stage= this;
&#x2F;&#x2F; interaction!
this.interactive = interactive ? true : false;
this.interactive = !!interactive;
this.interactionManager = new PIXI.InteractionManager(this);
this.setBackgroundColor(backgroundColor);
@ -182,7 +182,7 @@ PIXI.Stage.prototype.updateTransform = function()
*&#x2F;
PIXI.Stage.prototype.setBackgroundColor = function(backgroundColor)
{
this.backgroundColor = backgroundColor ? backgroundColor : 0x000000;
this.backgroundColor = backgroundColor || 0x000000;
this.backgroundColorSplit = HEXtoRGB(this.backgroundColor);
this.backgroundColorString = &quot;#&quot; + this.backgroundColor.toString(16);
}

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;extras&#x2F;Rope.js - 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>src&#x2F;pixi&#x2F;extras&#x2F;Rope.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;extras&#x2F;Rope.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;extras&#x2F;Rope.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;extras&#x2F;Strip.js - 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>src&#x2F;pixi&#x2F;extras&#x2F;Strip.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;extras&#x2F;Strip.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;extras&#x2F;Strip.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;loaders&#x2F;AssetLoader.js - 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>src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;loaders&#x2F;AssetLoader.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;loaders&#x2F;AssetLoader.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -143,6 +143,8 @@ PIXI.AssetLoader = function(assetURLs)
this.assetURLs = assetURLs;
this.assets = [];
this.crossorigin = false;
}
&#x2F;**
@ -199,8 +201,8 @@ PIXI.AssetLoader.prototype.load = function()
if(type == &quot;img&quot;)
{
var texture = PIXI.Texture.fromImage(filename);
if(!texture.hasLoaded)
var texture = PIXI.Texture.fromImage(filename, this.crossorigin);
if(!texture.baseTexture.hasLoaded)
{
var scope = this;
@ -216,12 +218,19 @@ PIXI.AssetLoader.prototype.load = function()
&#x2F;&#x2F; already loaded!
this.loadCount--;
&#x2F;&#x2F; if this hits zero here.. then everything was cached!
if(this.loadCount == 0)
{
this.dispatchEvent( { type: &#x27;onComplete&#x27;, content: this } );
if(this.onComplete)this.onComplete();
}
}
}
else if(type == &quot;atlas&quot;)
{
var spriteSheetLoader = new PIXI.SpriteSheetLoader(filename);
spriteSheetLoader.crossorigin = this.crossorigin;
this.assets.push(spriteSheetLoader);
var scope = this;

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js - 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>src&#x2F;pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;loaders&#x2F;SpriteSheetLoader.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -147,7 +147,8 @@ PIXI.SpriteSheetLoader = function(url)
this.url = url;
this.baseUrl = url.replace(&#x2F;[^\&#x2F;]*$&#x2F;, &#x27;&#x27;);
this.texture;
this.frames = {};
this.frames = {};
this.crossorigin = false;
}
&#x2F;&#x2F; constructor
@ -180,7 +181,7 @@ PIXI.SpriteSheetLoader.prototype.onLoaded = function()
var textureUrl = this.baseUrl + jsondata.meta.image;
this.texture = PIXI.Texture.fromImage(textureUrl).baseTexture;
this.texture = PIXI.Texture.fromImage(textureUrl, this.crossorigin).baseTexture;
&#x2F;&#x2F; if(!this.texture)this.texture = new PIXI.Texture(textureUrl);

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;renderers&#x2F;CanvasRenderer.js - 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>src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;renderers&#x2F;CanvasRenderer.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;renderers&#x2F;CanvasRenderer.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -122,30 +122,39 @@
* @author Mat Groves http:&#x2F;&#x2F;matgroves.com&#x2F; @Doormat23
*&#x2F;
&#x2F;**
* the CanvasRenderer draws the stage and all its content onto a 2d canvas. This renderer should be used for browsers that do not support webGL.
* Dont forget to add the view to your DOM or you will not see anything :)
* @class CanvasRenderer
* @constructor
* @param width {Number} the width of the canvas view
* @default 0
* @param height {Number} the height of the canvas view
* @default 0
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*
*&#x2F;
PIXI.CanvasRenderer = function(width, height, view)
PIXI.CanvasRenderer = function(width, height, view, transparent)
{
this.transparent = transparent;
&#x2F;**
* The width of the canvas view
* @property width
* @type Number
* @default 800
*&#x2F;
this.width = width ? width : 800;
this.width = width || 800;
&#x2F;**
* The height of the canvas view
* @property height
* @type Number
* @default 600
*&#x2F;
this.height = height ? height : 600;
this.height = height || 600;
this.refresh = true;
@ -154,7 +163,7 @@ PIXI.CanvasRenderer = function(width, height, view)
* @property view
* @type Canvas
*&#x2F;
this.view = view ? view : document.createElement( &#x27;canvas&#x27; );
this.view = view || document.createElement( &#x27;canvas&#x27; );
&#x2F;&#x2F; hack to enable some hardware acceleration!
&#x2F;&#x2F;this.view.style[&quot;transform&quot;] = &quot;translatez(0)&quot;;
@ -195,7 +204,7 @@ PIXI.CanvasRenderer.prototype.render = function(stage)
this.context.setTransform(1,0,0,1,0,0);
&#x2F;&#x2F; update the background color
if(this.view.style.backgroundColor!=stage.backgroundColorString)this.view.style.backgroundColor = stage.backgroundColorString;
if(this.view.style.backgroundColor!=stage.backgroundColorString &amp;&amp; !this.transparent)this.view.style.backgroundColor = stage.backgroundColorString;
this.context.clearRect(0, 0, this.width, this.height)
this.renderDisplayObject(stage);

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;renderers&#x2F;WebGLBatch.js - 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>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;renderers&#x2F;WebGLBatch.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;renderers&#x2F;WebGLBatch.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;renderers&#x2F;WebGLRenderer.js - 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>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;renderers&#x2F;WebGLRenderer.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;renderers&#x2F;WebGLRenderer.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -134,16 +134,21 @@ PIXI._defaultFrame = new PIXI.Rectangle(0,0,1,1);
* @param height {Number} the height of the canvas view
* @default 0
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*
*&#x2F;
PIXI.WebGLRenderer = function(width, height, view)
PIXI.WebGLRenderer = function(width, height, view, transparent)
{
this.width = width ? width : 800;
this.height = height ? height : 600;
&#x2F;&#x2F;console.log(transparent)
this.transparent = !!transparent;
this.view = view ? view : document.createElement( &#x27;canvas&#x27; );
this.width = width || 800;
this.height = height || 600;
this.view = view || document.createElement( &#x27;canvas&#x27; );
this.view.width = this.width;
this.view.height = this.height;
this.view.background = &quot;#FF0000&quot;;
&#x2F;&#x2F; deal with losing context..
var scope = this;
@ -155,7 +160,9 @@ PIXI.WebGLRenderer = function(width, height, view)
try
{
this.gl = this.view.getContext(&quot;experimental-webgl&quot;, {
alpha: false
alpha: this.transparent,
antialias:false, &#x2F;&#x2F; SPEED UP??
premultipliedAlpha:false
});
}
catch (e)
@ -171,10 +178,9 @@ PIXI.WebGLRenderer = function(width, height, view)
this.batch = new PIXI.WebGLBatch(gl);
gl.disable(gl.DEPTH_TEST);
gl.enable(gl.BLEND);
gl.colorMask(true, true, true, false);
this.projectionMatrix = mat4.create();
gl.colorMask(true, true, true, this.transparent);
this.projectionMatrix = PIXI.mat4.create();
this.resize(this.width, this.height)
this.contextLost = false;
}
@ -249,8 +255,6 @@ PIXI.WebGLRenderer.prototype.checkVisibility = function(displayObject, globalVis
&#x2F;&#x2F; update texture!!
}
if(child.cacheVisible != actualVisibility)
{
child.cacheVisible = actualVisibility;
@ -269,8 +273,6 @@ PIXI.WebGLRenderer.prototype.checkVisibility = function(displayObject, globalVis
{
this.checkVisibility(child, actualVisibility);
}
};
}
@ -289,15 +291,9 @@ PIXI.WebGLRenderer.prototype.render = function(stage)
for (var i=0; i &lt; stage.__childrenRemoved.length; i++)
{
this.removeDisplayObject(stage.__childrenRemoved[i]);
&#x2F;&#x2F; stage.__childrenRemoved[i].cacheVisible = false;
}
&#x2F;*
&#x2F;&#x2F; no add all new sprites
for (var i=0; i &lt; stage.__childrenAdded.length; i++)
{
stage.__childrenAdded[i].cacheVisible = false;
&#x2F;&#x2F; this.addDisplayObject(stage.__childrenAdded[i]);
}*&#x2F;
&#x2F;&#x2F; update any textures
for (var i=0; i &lt; PIXI.texturesToUpdate.length; i++) this.updateTexture(PIXI.texturesToUpdate[i]);
@ -309,14 +305,15 @@ PIXI.WebGLRenderer.prototype.render = function(stage)
&#x2F;&#x2F; recursivly loop through all items!
this.checkVisibility(stage, true);
&#x2F;&#x2F; update the scen graph
&#x2F;&#x2F; update the scene graph
stage.updateTransform();
var gl = this.gl;
gl.clear(gl.COLOR_BUFFER_BIT)
gl.clearColor(stage.backgroundColorSplit[0], stage.backgroundColorSplit[1], stage.backgroundColorSplit[2], 1.0);
gl.clearColor(stage.backgroundColorSplit[0], stage.backgroundColorSplit[1], stage.backgroundColorSplit[2], 0);
&#x2F;&#x2F; set the correct blend mode!
gl.blendFunc(gl.ONE, gl.ONE_MINUS_SRC_ALPHA);
@ -670,10 +667,13 @@ PIXI.WebGLRenderer.prototype.resize = function(width, height)
this.view.height = height;
this.gl.viewport(0, 0, this.width, this.height);
mat4.identity(this.projectionMatrix);
mat4.scale(this.projectionMatrix, [2&#x2F;this.width, -2&#x2F;this.height, 1]);
mat4.translate(this.projectionMatrix, [-this.width&#x2F;2, -this.height&#x2F;2, 0]);
var projectionMatrix = this.projectionMatrix;
projectionMatrix[0] = 2&#x2F;this.width;
projectionMatrix[5] = -2&#x2F;this.height;
projectionMatrix[12] = -1;
projectionMatrix[13] = 1;
}
&#x2F;**
@ -712,10 +712,9 @@ PIXI.WebGLRenderer.prototype.renderStrip = function(strip)
var gl = this.gl;
var shaderProgram = this.shaderProgram;
&#x2F;&#x2F; mat
var mat4Real = mat3.toMat4(strip.worldTransform);
mat4.transpose(mat4Real);
mat4.multiply(this.projectionMatrix, mat4Real, mat4Real )
var mat4Real = PIXI.mat3.toMat4(strip.worldTransform);
PIXI.mat4.transpose(mat4Real);
PIXI.mat4.multiply(this.projectionMatrix, mat4Real, mat4Real )
gl.uniformMatrix4fv(this.shaderProgram.mvMatrixUniform, false, mat4Real);

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;renderers&#x2F;WebGLShaders.js - 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>src&#x2F;pixi&#x2F;renderers&#x2F;WebGLShaders.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;renderers&#x2F;WebGLShaders.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;renderers&#x2F;WebGLShaders.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;textures&#x2F;BaseTexture.js - 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>src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;textures&#x2F;BaseTexture.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;textures&#x2F;BaseTexture.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;textures&#x2F;Texture.js - 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>src&#x2F;pixi&#x2F;textures&#x2F;Texture.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;textures&#x2F;Texture.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;textures&#x2F;Texture.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -202,6 +202,11 @@ PIXI.Texture.prototype.setFrame = function(frame)
this.frame = frame;
this.width = frame.width;
this.height = frame.height;
if(frame.x + frame.width &gt; this.baseTexture.width || frame.y + frame.height &gt; this.baseTexture.height)
{
throw new Error(&quot;Texture Error: frame does not fit inside the base Texture dimensions &quot; + this);
}
&#x2F;&#x2F;this.updateFrame = true;
}
@ -214,7 +219,7 @@ PIXI.Texture.prototype.setFrame = function(frame)
* @param imageUrl {String} The image url of the texture
* @return Texture
*&#x2F;
PIXI.Texture.fromImage = function(imageUrl)
PIXI.Texture.fromImage = function(imageUrl, crossorigin)
{
var texture = PIXI.TextureCache[imageUrl];
@ -224,8 +229,11 @@ PIXI.Texture.fromImage = function(imageUrl)
if(!baseTexture)
{
var image = new Image();&#x2F;&#x2F;new Image();
if (crossorigin)
{
image.crossOrigin = &#x27;&#x27;;
}
image.src = imageUrl;
baseTexture = new PIXI.BaseTexture(image);
PIXI.BaseTextureCache[imageUrl] = baseTexture;
}

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;utils&#x2F;Detector.js - 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>src&#x2F;pixi&#x2F;utils&#x2F;Detector.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;utils&#x2F;Detector.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;utils&#x2F;Detector.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -130,8 +130,10 @@
* @param width {Number} the width of the renderers view
* @param height {Number} the height of the renderers view
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*&#x2F;
PIXI.autoDetectRenderer = function(width, height, view)
PIXI.autoDetectRenderer = function(width, height, view, transparent)
{
if(!width)width = 800;
if(!height)height = 600;
@ -142,10 +144,10 @@ PIXI.autoDetectRenderer = function(width, height, view)
&#x2F;&#x2F;console.log(webgl);
if( webgl )
{
return new PIXI.WebGLRenderer(width, height, view);
return new PIXI.WebGLRenderer(width, height, view, transparent);
}
return new PIXI.CanvasRenderer(width, height, view);
return new PIXI.CanvasRenderer(width, height, view, transparent);
};

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;utils&#x2F;EventTarget.js - 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>src&#x2F;pixi&#x2F;utils&#x2F;EventTarget.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;utils&#x2F;EventTarget.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;utils&#x2F;EventTarget.js</h1>
<div class="file">
<pre class="code prettyprint linenums">
@ -127,7 +127,7 @@ PIXI.EventTarget = function () {
var listeners = {};
this.addEventListener = function ( type, listener ) {
this.addEventListener = this.on = function ( type, listener ) {
if ( listeners[ type ] === undefined ) {
@ -143,7 +143,7 @@ PIXI.EventTarget = function () {
};
this.dispatchEvent = function ( event ) {
this.dispatchEvent = this.emit = function ( event ) {
for ( var listener in listeners[ event.type ] ) {
@ -153,7 +153,7 @@ PIXI.EventTarget = function () {
};
this.removeEventListener = function ( type, listener ) {
this.removeEventListener = this.off = function ( type, listener ) {
var index = listeners[ type ].indexOf( listener );

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>pixi&#x2F;utils&#x2F;Utils.js - 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>src&#x2F;pixi&#x2F;utils&#x2F;Utils.js - 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">
@ -114,7 +114,7 @@
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1 class="file-heading">File: pixi&#x2F;utils&#x2F;Utils.js</h1>
<h1 class="file-heading">File: src&#x2F;pixi&#x2F;utils&#x2F;Utils.js</h1>
<div class="file">
<pre class="code prettyprint linenums">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>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>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">

View file

@ -2,12 +2,12 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>PIXI - 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>PIXI - 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_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>

View file

@ -2,15 +2,20 @@
* @author Mat Groves http://matgroves.com/ @Doormat23
*/
/**
* the CanvasRenderer draws the stage and all its content onto a 2d canvas. This renderer should be used for browsers that do not support webGL.
* Dont forget to add the view to your DOM or you will not see anything :)
* @class CanvasRenderer
* @constructor
* @param width {Number} the width of the canvas view
* @default 0
* @param height {Number} the height of the canvas view
* @default 0
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*
*/
PIXI.CanvasRenderer = function(width, height, view, transparent)
{

View file

@ -14,7 +14,7 @@ PIXI._defaultFrame = new PIXI.Rectangle(0,0,1,1);
* @param height {Number} the height of the canvas view
* @default 0
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*
*/

View file

@ -10,7 +10,7 @@
* @param width {Number} the width of the renderers view
* @param height {Number} the height of the renderers view
* @param view {Canvas} the canvas to use as a view, optional
* @param transparent {Boolean} the transparency of the render view
* @param transparent {Boolean} the transparency of the render view, default false
* @default false
*/
PIXI.autoDetectRenderer = function(width, height, view, transparent)