doc/classes/PNG.html in ripxplore-0.15.1 vs doc/classes/PNG.html in ripxplore-0.16.1

- old
+ new

@@ -111,14 +111,14 @@ <div id="method-list"> <h3 class="section-bar">Methods</h3> <div class="name-list"> - <a href="#M000432">chunk</a>&nbsp;&nbsp; - <a href="#M000433">new</a>&nbsp;&nbsp; - <a href="#M000435">raw_bytes</a>&nbsp;&nbsp; - <a href="#M000434">save</a>&nbsp;&nbsp; + <a href="#M000430">chunk</a>&nbsp;&nbsp; + <a href="#M000431">new</a>&nbsp;&nbsp; + <a href="#M000433">raw_bytes</a>&nbsp;&nbsp; + <a href="#M000432">save</a>&nbsp;&nbsp; </div> </div> </div> @@ -143,67 +143,67 @@ <!-- if method_list --> <div id="methods"> <h3 class="section-bar">Public Class methods</h3> - <div id="method-M000432" class="method-detail"> - <a name="M000432"></a> + <div id="method-M000430" class="method-detail"> + <a name="M000430"></a> <div class="method-heading"> - <a href="PNG.src/M000432.html" target="Code" class="method-signature" - onclick="popupCode('PNG.src/M000432.html');return false;"> + <a href="PNG.src/M000430.html" target="Code" class="method-signature" + onclick="popupCode('PNG.src/M000430.html');return false;"> <span class="method-name">chunk</span><span class="method-args">(type, data=&quot;&quot;)</span> </a> </div> <div class="method-description"> <p> -Creates a <a href="PNG.html">PNG</a> <a href="PNG.html#M000432">chunk</a> +Creates a <a href="PNG.html">PNG</a> <a href="PNG.html#M000430">chunk</a> of type <tt>type</tt> that contains <tt>data</tt>. </p> </div> </div> - <div id="method-M000433" class="method-detail"> - <a name="M000433"></a> + <div id="method-M000431" class="method-detail"> + <a name="M000431"></a> <div class="method-heading"> - <a href="PNG.src/M000433.html" target="Code" class="method-signature" - onclick="popupCode('PNG.src/M000433.html');return false;"> + <a href="PNG.src/M000431.html" target="Code" class="method-signature" + onclick="popupCode('PNG.src/M000431.html');return false;"> <span class="method-name">new</span><span class="method-args">(canvas)</span> </a> </div> <div class="method-description"> <p> -Creates a <a href="PNG.html#M000433">new</a> <a href="PNG.html">PNG</a> +Creates a <a href="PNG.html#M000431">new</a> <a href="PNG.html">PNG</a> object using <tt>canvas</tt> </p> </div> </div> <h3 class="section-bar">Public Instance methods</h3> - <div id="method-M000435" class="method-detail"> - <a name="M000435"></a> + <div id="method-M000433" class="method-detail"> + <a name="M000433"></a> <div class="method-heading"> - <a href="PNG.src/M000435.html" target="Code" class="method-signature" - onclick="popupCode('PNG.src/M000435.html');return false;"> + <a href="PNG.src/M000433.html" target="Code" class="method-signature" + onclick="popupCode('PNG.src/M000433.html');return false;"> <span class="method-name">raw_bytes</span><span class="method-args">()</span> </a> </div> <div class="method-description"> </div> </div> - <div id="method-M000434" class="method-detail"> - <a name="M000434"></a> + <div id="method-M000432" class="method-detail"> + <a name="M000432"></a> <div class="method-heading"> - <a href="PNG.src/M000434.html" target="Code" class="method-signature" - onclick="popupCode('PNG.src/M000434.html');return false;"> + <a href="PNG.src/M000432.html" target="Code" class="method-signature" + onclick="popupCode('PNG.src/M000432.html');return false;"> <span class="method-name">save</span><span class="method-args">(path)</span> </a> </div> <div class="method-description"> \ No newline at end of file