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