Sha256: a89c5a48fb4b73d71f8f8f6ca2ebb80510012cd4cdfd99b4786f4d9fbed58836

Contents?: true

Size: 305 Bytes

Versions: 2

Compression:

Stored size: 305 Bytes

Contents

# history example recall all activities including coded creation or creation made with tools

history= Quark.get_history
time_get =history[0][:atome][:time]
formated_time=Time.at(time_get)
text ({ content: formated_time, x: 0, color: :orange })
text ({ content: history[33].to_s, y: 33, color: :orange  })

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/history.rb
atome-0.4.5.4 vendor/assets/build/medias/rubies/examples/Old_examples/history.rb