Class: Dedalus::Molecule

Inherits:
Element show all
Defined in:
lib/dedalus/elements.rb

Instance Attribute Summary

Attributes inherited from Element

#background_color, #color, #height, #height_percent, #margin, #offset, #padding, #position, #shown, #width, #width_percent, #z_order

Instance Method Summary collapse

Methods inherited from Element

#big_font, #code_font, #draw_bounding_box, #font, #huge_font, #initialize, #record?, #tiny_font, #view, #window

Constructor Details

This class inherits a constructor from Dedalus::Element

Instance Method Details

#clickObject



139
140
# File 'lib/dedalus/elements.rb', line 139

def click
end

#hoverObject



142
143
# File 'lib/dedalus/elements.rb', line 142

def hover
end