Sha256: e0135bce0bea70cd653635acffb6474a73ac0df3ee049cc612d2b34bd14d73d1
Contents?: true
Size: 222 Bytes
Versions: 39
Compression:
Stored size: 222 Bytes
Contents
# frozen_string_literal: true image({id: :planet,path: 'medias/images/red_planet.png', width: 66,height: 66, left: 33, top: 33}) b=box({width: 66, height: 66, color: :yellowgreen}) wait 1 do b.opacity(0.3) end
Version data entries
39 entries across 39 versions & 1 rubygems