# File lib/rubygame/ftor.rb, line 126
        def set_am!(a,m)
    self.angle, self.magnitude = a, m
  end