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