doc/MG/Button.html in motion-game-1.1.4 vs doc/MG/Button.html in motion-game-1.1.5
- old
+ new
@@ -266,11 +266,11 @@
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Widget.html" title="MG::Widget (class)">Widget</a></span></h3>
- <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span></p>
+ <p class="inherited"><span class='object_link'><a href="Widget.html#enabled%3F-instance_method" title="MG::Widget#enabled? (method)">#enabled?</a></span>, <span class='object_link'><a href="Widget.html#highlighted%3F-instance_method" title="MG::Widget#highlighted? (method)">#highlighted?</a></span>, <span class='object_link'><a href="Widget.html#touch_enabled%3F-instance_method" title="MG::Widget#touch_enabled? (method)">#touch_enabled?</a></span></p>
<h3 class="inherited">Attributes inherited from <span class='object_link'><a href="Node.html" title="MG::Node (class)">Node</a></span></h3>
<p class="inherited"><span class='object_link'><a href="Node.html#alpha-instance_method" title="MG::Node#alpha (method)">#alpha</a></span>, <span class='object_link'><a href="Node.html#anchor_point-instance_method" title="MG::Node#anchor_point (method)">#anchor_point</a></span>, <span class='object_link'><a href="Node.html#color-instance_method" title="MG::Node#color (method)">#color</a></span>, <span class='object_link'><a href="Node.html#name-instance_method" title="MG::Node#name (method)">#name</a></span>, <span class='object_link'><a href="Node.html#position-instance_method" title="MG::Node#position (method)">#position</a></span>, <span class='object_link'><a href="Node.html#rotation-instance_method" title="MG::Node#rotation (method)">#rotation</a></span>, <span class='object_link'><a href="Node.html#scale-instance_method" title="MG::Node#scale (method)">#scale</a></span>, <span class='object_link'><a href="Node.html#size-instance_method" title="MG::Node#size (method)">#size</a></span>, <span class='object_link'><a href="Node.html#visible%3F-instance_method" title="MG::Node#visible? (method)">#visible?</a></span>, <span class='object_link'><a href="Node.html#z_index-instance_method" title="MG::Node#z_index (method)">#z_index</a></span></p>
@@ -384,14 +384,14 @@
<tr>
<td>
<pre class="lines">
-790</pre>
+823</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 790</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 823</span>
<span class='kw'>def</span> <span class='id identifier rubyid_initialize'>initialize</span><span class='lparen'>(</span><span class='id identifier rubyid_title'>title</span><span class='op'>=</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_end'>'</span></span><span class='rparen'>)</span><span class='semicolon'>;</span> <span class='kw'>end</span></pre>
</td>
</tr>
</table>
@@ -446,16 +446,16 @@
<tr>
<td>
<pre class="lines">
-802
-803
-804</pre>
+835
+836
+837</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 802</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 835</span>
<span class='kw'>def</span> <span class='id identifier rubyid_font'>font</span>
<span class='ivar'>@font</span>
<span class='kw'>end</span></pre>
</td>
@@ -507,16 +507,16 @@
<tr>
<td>
<pre class="lines">
-805
-806
-807</pre>
+838
+839
+840</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 805</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 838</span>
<span class='kw'>def</span> <span class='id identifier rubyid_font_size'>font_size</span>
<span class='ivar'>@font_size</span>
<span class='kw'>end</span></pre>
</td>
@@ -568,16 +568,16 @@
<tr>
<td>
<pre class="lines">
-796
-797
-798</pre>
+829
+830
+831</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 796</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 829</span>
<span class='kw'>def</span> <span class='id identifier rubyid_text'>text</span>
<span class='ivar'>@text</span>
<span class='kw'>end</span></pre>
</td>
@@ -629,16 +629,16 @@
<tr>
<td>
<pre class="lines">
-799
-800
-801</pre>
+832
+833
+834</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 799</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 832</span>
<span class='kw'>def</span> <span class='id identifier rubyid_text_color'>text_color</span>
<span class='ivar'>@text_color</span>
<span class='kw'>end</span></pre>
</td>
@@ -690,16 +690,16 @@
<tr>
<td>
<pre class="lines">
-809
-810
-811</pre>
+842
+843
+844</pre>
</td>
<td>
- <pre class="code"><span class="info file"># File 'motion-game', line 809</span>
+ <pre class="code"><span class="info file"># File 'motion-game', line 842</span>
<span class='kw'>def</span> <span class='id identifier rubyid_zoom_scale'>zoom_scale</span>
<span class='ivar'>@zoom_scale</span>
<span class='kw'>end</span></pre>
</td>
@@ -711,12 +711,12 @@
</div>
<div id="footer">
- Generated on Wed Jun 22 11:28:48 2016 by
+ Generated on Wed Aug 31 17:59:08 2016 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
- 0.8.7.6 (ruby-2.4.0).
+ 0.8.7.6 (ruby-2.3.1).
</div>
</body>
</html>
\ No newline at end of file