# File lib/rubygame/ftor.rb, line 301
        def unit=(other)
                set!( *(self.class.new(*other).unit() * magnitude()) )
        end