# File lib/rubysdl_compatible_ver1.rb, line 17
  def checkVideoMode(*args)
    SDL::Screen.checkMode(*args)
  end