# File lib/rubysdl_compatible_ver1.rb, line 5
  def blitSurface(*args)
    SDL::Surface.blit(*args)
  end