Module: Lotu::Drawable
- Included in:
- HasBehavior
- Defined in:
- lib/lotu/behaviors/drawable.rb
Defined Under Namespace
Modules: InstanceMethods
Instance Method Summary collapse
Instance Method Details
#is_drawable ⇒ Object
3 4 5 |
# File 'lib/lotu/behaviors/drawable.rb', line 3 def is_drawable include InstanceMethods end |