Class: Rocx::Properties::Effect
- Inherits:
-
ValueProperty
- Object
- BaseProperty
- ValueProperty
- Rocx::Properties::Effect
- Defined in:
- lib/rocx/properties/effect.rb
Instance Attribute Summary
Attributes inherited from ValueProperty
Attributes inherited from BaseProperty
Instance Method Summary collapse
Methods inherited from ValueProperty
#initialize, #invalid_message, #render?, #to_xml, #valid?
Methods inherited from BaseProperty
#default_name, #default_tag, name, #name, #render?, tag, #tag
Constructor Details
This class inherits a constructor from Rocx::Properties::ValueProperty
Instance Method Details
#ok_values ⇒ Object
5 6 7 |
# File 'lib/rocx/properties/effect.rb', line 5 def ok_values i(antsBlack antsRed blinkBackground lights none shimmer sparkle) end |