Class | Scruffy::Components::Base |
In: |
lib/scruffy/components/base.rb
|
Parent: | Object |
Common attributes for all components, and a standard render method that calls draw after setting up the drawing transformations.
id | [R] | |
options | [RW] | |
position | [RW] | In terms of percentages: [10, 10] == 10% by 10% |
size | [RW] | |
visible | [RW] |