# File lib/rubygame/ftor.rb, line 354
        def rotate(radians)
                self.dup.rotate!(radians)
        end