63 64 65 66 67 68
# File 'lib/IFMapper/FXConnection.rb', line 63 def flip super pts.reverse! gpts.reverse! @@win.copy_from(self) if @@win end