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