Sha256: 6c16e5f7408be59c9bc3ab28779f2709640faf556f67744af35d2c5dad4e9d68

Contents?: true

Size: 205 Bytes

Versions: 24

Compression:

Stored size: 205 Bytes

Contents

win = RubyText.window(9, 36, 2, 6, true, fg: :white, bg: :red) 

win.output do
  puts "Because this code uses #output,"
  puts "it doesn't have to specify the"
  puts "window as a receiver each time."
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rubytext-0.0.51 examples/prog02.rb
rubytext-0.0.50 examples/prog02.rb
rubytext-0.0.49 examples/prog02.rb
rubytext-0.0.48 examples/prog02.rb
rubytext-0.0.47 examples/prog02.rb
rubytext-0.0.46 examples/prog02.rb
rubytext-0.0.45 examples/prog02.rb
rubytext-0.0.44 examples/prog02.rb
rubytext-0.0.43 examples/prog02.rb
rubytext-0.0.42 examples/prog02.rb
rubytext-0.0.41 examples/prog02.rb
rubytext-0.0.40 examples/prog02.rb
rubytext-0.0.39 examples/prog02.rb
rubytext-0.0.38 examples/prog02.rb
rubytext-0.0.37 examples/prog02.rb
rubytext-0.0.36 examples/prog02.rb
rubytext-0.0.35 examples/prog02.rb
rubytext-0.0.34 examples/prog02.rb
rubytext-0.0.33 examples/prog02.rb
rubytext-0.0.32 examples/prog02.rb