Method: Walt::Operation::Base#setup

Defined in:
lib/walt/operation/base.rb

#setup(view, animation) ⇒ Object



26
27
28
# File 'lib/walt/operation/base.rb', line 26

def setup(view, animation)
  # do initial before animation
end