Sha256: 35cb9bdc3e78938150c1fd65b7fb2a1532f7dcf8e771a8fd74ada9fa811b62bb
Contents?: true
Size: 399 Bytes
Versions: 84
Compression:
Stored size: 399 Bytes
Contents
# frozen_string_literal: true b = box({ top: 166, data: :hello,path: './medias/images/red_planet.png' }) b.color({ id: :col1, red: 1, blue: 1}) # b.instance_variable_set("@top", 30) # b.instance_variable_set("@apply", [c.id]) # b.instance_variable_set("@path", ) # b.instance_variable_set("@smooth", 30) wait 1 do b.type=:text b.refresh wait 1 do b.type=:image b.refresh end end
Version data entries
84 entries across 84 versions & 1 rubygems