Class: Rocx::Properties::Effect

Inherits:
ValueProperty show all
Defined in:
lib/rocx/properties/effect.rb

Instance Attribute Summary

Attributes inherited from ValueProperty

#value

Attributes inherited from BaseProperty

#value

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_valuesObject



5
6
7
# File 'lib/rocx/properties/effect.rb', line 5

def ok_values
  i(antsBlack antsRed blinkBackground lights none shimmer sparkle)
end