Class: Dedalus::Molecule

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

Instance Attribute Summary

Attributes inherited from Element

#background_color, #height, #height_percent, #margin, #padding, #position, #width, #width_percent

Instance Method Summary collapse

Methods inherited from Element

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

Constructor Details

This class inherits a constructor from Dedalus::Element

Instance Method Details

#clickObject



132
133
# File 'lib/dedalus/elements.rb', line 132

def click
end

#hoverObject



135
136
# File 'lib/dedalus/elements.rb', line 135

def hover
end