Class: Dedalus::Molecule
Direct Known Subclasses
Elements::ImageGrid, Elements::MapTile, PatternLibrary::LibraryItemExample, PatternLibrary::LibrarySectionTab, PatternLibrary::PeriodicTable, PatternLibrary::PeriodicTableEntry
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
#click ⇒ Object
139 140 |
# File 'lib/dedalus/elements.rb', line 139 def click end |
#hover ⇒ Object
142 143 |
# File 'lib/dedalus/elements.rb', line 142 def hover end |