# File lib/rubysdl_compatible_ver1.rb, line 13
  def setVideoMode(*args)
    SDL::Screen.open(*args)
  end