Method: Ray::Animation#end_animation
- Defined in:
- lib/ray/animation.rb
#end_animation ⇒ Object
Override this method to do something at the end of the animation.
187 188 |
# File 'lib/ray/animation.rb', line 187 def end_animation end |