doc/classes/C64.src/M000532.html in ripxplore-0.12.0 vs doc/classes/C64.src/M000532.html in ripxplore-0.13.0

- old
+ new

@@ -3,17 +3,16 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> - <title>default_foreground_colour (C64)</title> + <title>default_screen_width (C64)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" href="../.././rdoc-style.css" type="text/css" media="screen" /> </head> <body class="standalone-code"> - <pre><span class="ruby-comment cmt"># File lib/host_systems/C64.rb, line 104</span> -<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">default_foreground_colour</span> - <span class="ruby-comment cmt">#PNG::Color.new(0x6C,0x5E,0xB5,0xFF) </span> - <span class="ruby-constant">COLOR_LTBLUE</span> + <pre><span class="ruby-comment cmt"># File lib/host_systems/C64.rb, line 88</span> +<span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">default_screen_width</span> + <span class="ruby-value">40</span> <span class="ruby-keyword kw">end</span></pre> </body> </html> \ No newline at end of file