Class: MG::ScaleBy

Inherits:
Action show all
Defined in:
doc/API_reference.rb

Constructors collapse

Methods inherited from Action

#clone, #done?, #reverse

Constructor Details

#initialize(scale, interval) ⇒ ScaleBy

Creates an action that will scale the receiver



120
# File 'doc/API_reference.rb', line 120

def initialize(scale, interval); end