Sha256: c0c210fd07073a6cbcd8e4fa1dda62caa7ae854fcd2527a05bb6cbc3a5250853
Contents?: true
Size: 872 Bytes
Versions: 24
Compression:
Stored size: 872 Bytes
Contents
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>default_background_colour (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 109</span> <span class="ruby-keyword kw">def</span> <span class="ruby-keyword kw">self</span>.<span class="ruby-identifier">default_background_colour</span> <span class="ruby-comment cmt">#PNG::Color.new(0x35,0x28,0x79,0xFF) </span> <span class="ruby-constant">COLOR_BLUE</span> <span class="ruby-keyword kw">end</span></pre> </body> </html>
Version data entries
24 entries across 9 versions & 1 rubygems