Sha256: e589901d77cc9ddee1ed3124f9341d148a2c07d364d6dfd4d4ae4dc795d6bbdb

Contents?: true

Size: 669 Bytes

Versions: 84

Compression:

Stored size: 669 Bytes

Contents

#  frozen_string_literal: true

the_text = text({ data: 'hello for al the people in front of their machine jhgj  jg jgh jhg  iuuy res ', center: true, top: 120, width: 77, component: { size: 11 } })
the_box = box({ left: 12 })
the_circle = circle({ id: :cc, color: :orange })
the_circle.image('red_planet')
the_circle.color('red')
the_circle.box({ left: 333, id: :the_c })

element({ id: :the_element })
the_view = grab(:view)
puts "views_shape's shape are : #{the_view.shape}"
puts "the_circle color is : #{the_circle.color}"
puts "the_text data is : #{the_text.data}"
puts "the_box left is : #{the_box.left}"
puts "the_circle particles are : #{the_circle.particles}"

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
atome-0.5.7.6.5 vendor/assets/src/medias/utils/examples/particles/get/example.rb
atome-0.5.7.6.0 vendor/assets/application/examples/getter.rb
atome-0.5.7.5.9 vendor/assets/application/examples/getter.rb
atome-0.5.7.5.4 vendor/assets/application/examples/getter.rb
atome-0.5.7.5.3 vendor/assets/application/examples/getter.rb
atome-0.5.7.5.1 vendor/assets/application/examples/getter.rb
atome-0.5.7.4.8 vendor/assets/application/examples/getter.rb
atome-0.5.7.4.7 vendor/assets/application/examples/getter.rb
atome-0.5.7.4.6 vendor/assets/application/examples/getter.rb
atome-0.5.7.4.3 vendor/assets/application/examples/getter.rb
atome-0.5.7.4.2 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.9 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.6 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.5 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.3 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.2 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.1 vendor/assets/application/examples/getter.rb
atome-0.5.7.3.0 vendor/assets/application/examples/getter.rb
atome-0.5.7.1.8 vendor/assets/application/examples/getter.rb
atome-0.5.7.1.7 vendor/assets/application/examples/getter.rb