Sha256: 180437bbe41409fa05a0bfd84878c2ee177f6e966144a5e591a4f91dc5cf7047
Contents?: true
Size: 189 Bytes
Versions: 3
Compression:
Stored size: 189 Bytes
Contents
module Rocx module Properties class Effect < ValueProperty def ok_values %i(antsBlack antsRed blinkBackground lights none shimmer sparkle) end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/properties/effect.rb |
rocx-0.6.0 | lib/rocx/properties/effect.rb |
rocx-0.5.8 | lib/rocx/properties/effect.rb |