Class: Dedalus::Molecule
Direct Known Subclasses
PatternLibrary::LibraryItemExample, PatternLibrary::LibrarySectionTab, PatternLibrary::PeriodicTable, PatternLibrary::PeriodicTableEntry
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, #draw_bounding_box, #font, #huge_font, #initialize, #view, #window
Constructor Details
This class inherits a constructor from Dedalus::Element
Instance Method Details
#click ⇒ Object
75 76 |
# File 'lib/dedalus/elements.rb', line 75 def click end |
#hover ⇒ Object
78 79 |
# File 'lib/dedalus/elements.rb', line 78 def hover end |