Method: Proc#animation_frame
- Defined in:
- opal/browser/animation_frame.rb
#animation_frame ⇒ Object
109 110 111 |
# File 'opal/browser/animation_frame.rb', line 109 def animation_frame Browser::AnimationFrame.new($window, &self) end |