# File lib/rubygame/ftor.rb, line 272
        def normal
                @normal or @normal = unit().rotate(HALF_PI)
        end