Method: Ray::Animation#setup_target
- Defined in:
- lib/ray/animation.rb
#setup_target ⇒ Object
Method called when the animation is started. Override it if needed.
111 112 |
# File 'lib/ray/animation.rb', line 111 def setup_target end |