Sha256: 769b81208061dbc5ee0152b8854ea928f2549282edde85fd1dc42867d1811766

Contents?: true

Size: 277 Bytes

Versions: 2

Compression:

Stored size: 277 Bytes

Contents

# position

box({x:222, y:222, color: :green})
text({content: "i'm not fixed!", x:20, y: 222, color: :orange})
text({content: "drag the red circle out the window this text will remain fixed in the window",width: 150, x: 66,fixed: true})
c = circle({x: 300, y: 69})
c.drag(true)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
atome-0.4.7.0 vendor/assets/build/medias/rubies/examples/Old_examples/position.rb
atome-0.4.5.4 vendor/assets/build/medias/rubies/examples/Old_examples/position.rb