Sha256: 24203978d286c104098e2847a6d580a13d737796e839081ce51e67a0b14e870a
Contents?: true
Size: 235 Bytes
Versions: 4
Compression:
Stored size: 235 Bytes
Contents
class ButtonScreen include Gametel button(:normal_text, :text => 'Normal') button(:normal_index, :index => 0) button(:small, :text => 'Small') button(:on_off, :index => 2) button(:on_off_id, :id => 'button_toggle') end
Version data entries
4 entries across 4 versions & 1 rubygems