Sha256: 08410ab46cf2e77445086ad08f9825bbc80e09aa7b1a5f90aaea5504306e4026

Contents?: true

Size: 198 Bytes

Versions: 16

Compression:

Stored size: 198 Bytes

Contents

win = RubyText.window(9, 36, 5, 11, 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

16 entries across 16 versions & 1 rubygems

Version Path
rubytext-0.0.84 examples/prog02.rb
rubytext-0.0.83 examples/prog02.rb
rubytext-0.0.82 examples/prog02.rb
rubytext-0.0.81 examples/prog02.rb
rubytext-0.0.80 examples/prog02.rb
rubytext-0.0.79 examples/prog02.rb
rubytext-0.0.78 examples/prog02.rb
rubytext-0.0.77 examples/prog02.rb
rubytext-0.0.76 examples/prog02.rb
rubytext-0.0.75 examples/prog02.rb
rubytext-0.0.74 examples/prog02.rb
rubytext-0.0.73 examples/prog02.rb
rubytext-0.0.72 examples/prog02.rb
rubytext-0.0.71 examples/prog02.rb
rubytext-0.0.70 examples/prog02.rb
rubytext-0.0.69 examples/prog02.rb