Sha256: 870368ff2d4d54840063c93e4d63204dbe5217b75caa03257e863b7f75b9ca74
Contents?: true
Size: 367 Bytes
Versions: 2
Compression:
Stored size: 367 Bytes
Contents
# particle exam≈ple : p=particle({ color: :cyan, rotate: 33, y: 150, width: 333, shadow: { color: :black, blur: 3, x: 3, y: 3 }, content: "particle can be used as placeholder or style repository" }) t =text({x: 99, content: p, atome_id: :verif}) t.set(p) b=box b.set(p) circle.y(p.width)
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/particle.rb |
atome-0.4.5.4 | vendor/assets/build/medias/rubies/examples/Old_examples/particle.rb |